• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zopefoundation / Products.PythonScripts / 11340881472
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: config-with-zope-product-template-446e9797
DEFAULT BRANCH: master
Ran 15 Oct 2024 07:00AM UTC
Jobs 1
Files 7
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Jun 2024 06:35AM UTC coverage: 86.279% (+0.03%) from 86.247%
11340881472

Pull #65

github

perrinjerome
Show Python Script source code in tracebacks

Expose a __loader__ in globals so that linecache module is able to use
it to display the source code.

This requires changing the "filename" used when compiling function,
because linecache uses code.co_filename as a cache key, so it's
necessary that each python script use a different filename.
Pull Request #65: Show Python Script source code in tracebacks

84 of 144 branches covered (58.33%)

Branch coverage included in aggregate %.

44 of 44 new or added lines in 2 files covered. (100.0%)

24 existing lines in 1 file now uncovered.

941 of 1044 relevant lines covered (90.13%)

0.9 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
24
77.62
-0.55% src/Products/PythonScripts/PythonScript.py
Jobs
ID Job ID Ran Files Coverage
1 11340881472.1 15 Oct 2024 07:00AM UTC 7
86.28
GitHub Action Run
Source Files on build 11340881472
  • Tree
  • List 7
  • Changed 2
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #65
  • PR Base - master (#9460652020)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc