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

zopefoundation / z3c.recipe.compattest / 24980588337
94%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2026 06:46AM UTC
Jobs 1
Files 5
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

27 Apr 2026 06:46AM UTC coverage: 94.043% (+0.03%) from 94.017%
24980588337

push

github

web-flow
Fix package lookup to use buildout working set instead of importlib.metadata (#14)

* Fix package lookup to use buildout working set instead of importlib.metadata

importlib.metadata.distribution() only finds packages installed in
sys.path, not eggs managed by buildout. This causes a
PackageNotFoundError when the recipe tries to resolve packages that
buildout has resolved but not yet installed into the environment.

Revert to using the buildout working set and pkg_resources to find
package distributions and their extras, which correctly resolves
eggs through buildout's egg resolution mechanism.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

40 of 46 branches covered (86.96%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

181 of 189 relevant lines covered (95.77%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24980588337.1 27 Apr 2026 06:46AM UTC 5
94.04
GitHub Action Run
Source Files on build 24980588337
  • Tree
  • List 5
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 59a6f107 on github
  • Prev Build on master (#24552362023)
  • Next Build on master (#24980627889)
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

© 2026 Coveralls, Inc