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

jqueguiner / num2words2 / 25220216970
95%
master: 94%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 01 May 2026 03:25PM 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:24PM UTC coverage: 95.198%. Remained the same
25220216970

Pull #119

github

jqueguiner
ci: auto-purge camo cache so README badges refresh on release

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>
Pull Request #119: ci: auto-purge camo cache on release so README badges refresh

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 - 25220216970.1 01 May 2026 03:26PM UTC 337
95.2
GitHub Action Run
2 3.15 - 25220216970.2 01 May 2026 03:26PM UTC 337
95.2
GitHub Action Run
3 3.11 - 25220216970.3 01 May 2026 03:26PM UTC 337
95.2
GitHub Action Run
4 3.10 - 25220216970.4 01 May 2026 03:26PM UTC 337
95.2
GitHub Action Run
5 3.12 - 25220216970.5 01 May 2026 03:26PM UTC 337
95.2
GitHub Action Run
6 3.14 - 25220216970.6 01 May 2026 03:26PM UTC 337
95.2
GitHub Action Run
Source Files on build 25220216970
  • 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
  • Pull Request #119
  • PR Base - main (#25220084867)
  • 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