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

jqueguiner / num2words2 / 25220577656
95%
master: 94%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 01 May 2026 03:35PM UTC
Jobs 6
Files 337
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

01 May 2026 03:34PM UTC coverage: 95.198%. Remained the same
25220577656

push

github

web-flow
ci: auto-purge camo cache so README badges refresh on release (#119)

GitHub serves images embedded in the README through its Camo image
proxy (camo.githubusercontent.com), which caches each upstream URL
with a ~24h TTL. After v1.0.17 shipped, the PyPI version badge kept
showing an older release until Camo's own TTL expired — even though
shields.io itself was already serving the correct value.

This workflow PURGEs every camo URL referenced from the rendered
README so the new release / coverage values appear immediately.

Triggers:
  - every push to main (in case the README itself changed)
  - every v* tag (so PyPI/AUR version badges flip on release)
  - manual workflow_dispatch for ad-hoc refresh

Implementation:
  - Sleeps 60s on tag push so shields.io/PyPI and coveralls.io have
    time to register the new release before we re-prime the cache.
  - Fetches the rendered README HTML via the GitHub API (rewrites
    <img> srcs to camo.githubusercontent.com URLs).
  - Extracts each unique camo URL, sends PURGE.
  - Reports non-200 responses as a workflow warning rather than a
    hard failure so a transient camo outage doesn't fail the
    release pipeline.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

8042 of 8834 branches covered (91.03%)

Branch coverage included in aggregate %.

42430 of 44184 relevant lines covered (96.03%)

5.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3.13 - 25220577656.1 01 May 2026 03:35PM UTC 337
95.2
GitHub Action Run
2 3.15 - 25220577656.2 01 May 2026 03:35PM UTC 337
95.2
GitHub Action Run
3 3.10 - 25220577656.3 01 May 2026 03:35PM UTC 337
95.2
GitHub Action Run
4 3.12 - 25220577656.4 01 May 2026 03:35PM UTC 337
95.2
GitHub Action Run
5 3.14 - 25220577656.5 01 May 2026 03:35PM UTC 337
95.2
GitHub Action Run
6 3.11 - 25220577656.6 01 May 2026 03:35PM UTC 337
95.2
GitHub Action Run
Source Files on build 25220577656
  • Tree
  • List 337
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • c27ec1ab on github
  • Prev Build on main (#25220084867)
  • Next Build on main (#25247980249)
  • Delete
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