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

zopefoundation / zc.recipe.testrunner / 24980071222
100%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2026 06:33AM UTC
Jobs 1
Files 2
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:31AM UTC coverage: 100.0%. Remained the same
24980071222

push

github

web-flow
Fix egg specs with extras not found in working set (#25)

* Fix egg specs with extras not found in working set

canonicalize_name() does not strip extras brackets from requirement
strings like 'pkg[extra]', producing 'pkg[extra]' instead of 'pkg'.
This causes a KeyError when looking up the distribution in dist_map.

Use packaging.requirements.Requirement to parse the spec and extract
the bare package name before canonicalizing.

Includes a regression test (ExtrasInEggsTest).

---------

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

23 of 23 branches covered (100.0%)

Branch coverage included in aggregate %.

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

140 of 140 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24980071222.1 27 Apr 2026 06:33AM UTC 2
100.0
GitHub Action Run
Source Files on build 24980071222
  • Tree
  • List 2
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 4f9ce365 on github
  • Prev Build on master (#24956367424)
  • Next Build on master (#24980150360)
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