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

RobinTail / express-zod-api / 26742191412
100%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2026 07:51AM UTC
Jobs 6
Files 50
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 Jun 2026 07:50AM UTC coverage: 100.0%. Remained the same
26742191412

push

github

web-flow
feat: Cache control (#3416)

`createCacheMiddleware()` provides a collection of tools required to
solve most of the regular HTTP cache control problems.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Added HTTP caching middleware with configurable default policies,
parsed request helpers (ETag, If-Modified-Since, Cache-Control) and
response helpers (Cache-Control policy merging, ETag, Last-Modified,
Expires, Vary, Clear-Site-Data); now available as a public export.

* **Bug Fixes**
* Endpoint execution now stops cleanly when a middleware has already
closed the response stream (e.g., after sending 304).

* **Tests**
* Added tests covering middleware parsing/formatting, response helpers,
default policy merging, and middleware–endpoint interaction.

* **Documentation**
  * Added "Caching" docs and updated README and CHANGELOG.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

1024 of 1066 branches covered (96.06%)

58 of 58 new or added lines in 2 files covered. (100.0%)

1473 of 1473 relevant lines covered (100.0%)

433.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-22.x - 26742191412.1 01 Jun 2026 07:51AM UTC 50
100.0
GitHub Action Run
2 run-22.19.0 - 26742191412.2 01 Jun 2026 07:51AM UTC 50
100.0
GitHub Action Run
3 run-24.x - 26742191412.3 01 Jun 2026 07:51AM UTC 50
100.0
GitHub Action Run
4 run-24.0.0 - 26742191412.4 01 Jun 2026 07:51AM UTC 50
100.0
GitHub Action Run
5 run-26.x - 26742191412.5 01 Jun 2026 07:51AM UTC 50
100.0
GitHub Action Run
6 run-26.0.0 - 26742191412.6 01 Jun 2026 07:51AM UTC 50
100.0
GitHub Action Run
Source Files on build 26742191412
  • Tree
  • List 50
  • 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 #26742191412
  • 3a9b9698 on github
  • Prev Build on master (#26721699344)
  • Next Build on master (#26753942910)
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