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

zappa / Zappa / 23294600560
75%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2026 12:28PM UTC
Jobs 6
Files 14
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

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

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%)

4.48 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
270
77.82
0.18% core.py
Jobs
ID Job ID Ran Files Coverage
1 py3.10 - 23294600560.1 19 Mar 2026 12:33PM UTC 14
74.66
GitHub Action Run
2 py3.12 - 23294600560.2 19 Mar 2026 12:33PM UTC 14
74.66
GitHub Action Run
3 py3.9 - 23294600560.3 19 Mar 2026 12:33PM UTC 14
74.66
GitHub Action Run
4 py3.11 - 23294600560.4 19 Mar 2026 12:33PM UTC 14
74.66
GitHub Action Run
5 py3.14 - 23294600560.5 19 Mar 2026 12:28PM UTC 14
74.66
GitHub Action Run
6 py3.13 - 23294600560.6 19 Mar 2026 12:32PM UTC 14
74.66
GitHub Action Run
Source Files on build 23294600560
  • Tree
  • List 14
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23294600560
  • 20820e77 on github
  • Prev Build on master (#23287551175)
  • Next Build on master (#23579209118)
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