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

Kikobeats / cacheable-response / 23061299812
99%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2026 04:51PM 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

13 Mar 2026 04:51PM UTC coverage: 99.225% (+0.02%) from 99.209%
23061299812

push

github

web-flow
fix: set private Cache-Control for forced responses (#124)

* fix: set private Cache-Control for forced responses

When `forceExpiration` is true, the response was emitted with
`Cache-Control: public, must-revalidate, max-age=0`. The `public`
directive allows CDNs (e.g. Cloudflare with Cache Everything) to
store and serve stale copies even after expiration, preventing
force from actually bypassing the CDN cache.

Use `private, no-cache, no-store, max-age=0` instead so no shared
cache can store a forced response.

Made-with: Cursor

* chore: drop standard-markdown

55 of 57 branches covered (96.49%)

Branch coverage included in aggregate %.

4 of 4 new or added lines in 1 file covered. (100.0%)

201 of 201 relevant lines covered (100.0%)

26.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23061299812.1 13 Mar 2026 04:51PM UTC 2
99.22
GitHub Action Run
Source Files on build 23061299812
  • Tree
  • List 2
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23061299812
  • 486e636b on github
  • Prev Build on master (#16932466391)
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