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

zappa / Zappa / 23294600560 / 5
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2026 12:33PM UTC
Files 14
Run time 1s
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

19 Mar 2026 12:22PM UTC coverage: 74.655% (+0.06%) from 74.593%
23294600560.5

push

github

web-flow
:bug: Fix exclude_glob to support ** recursive patterns (#1435)

* :bug: Fix exclude_glob to support ** recursive patterns (#1269)

Use temp_project_path.glob(pattern) instead of constructing a path and
globbing "*" inside it. The old approach treated glob_path as a literal
directory name, so ** patterns silently matched nothing.

Absolute paths in exclude_glob are now skipped with a warning since
Path.glob() only accepts relative patterns (they never matched before).

* :memo: Add comments explaining why exclude_glob requires relative patterns

---------

Co-authored-by: shane <shane.cousins@kiconiaworks.com>

3626 of 4857 relevant lines covered (74.66%)

0.75 hits per line

Source Files on job py3.14 - 23294600560.5
  • Tree
  • List 14
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23294600560
  • 20820e77 on github
  • Prev Job for on master (#23287551175.1)
  • Next Job for on master (#23579209118.6)
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