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

comunica / comunica / 19427772843 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: renovate/undici-8.x
DEFAULT BRANCH: master
Ran 17 Nov 2025 08:41PM UTC
Files 1292
Run time 2min
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

17 Nov 2025 11:17AM UTC coverage: 100.0%. Remained the same
19427772843.1

push

github

rubensworks
Make caches depend on HTTP cache semantics

This exposes a cache policy on HTTP bus responses, and buses that rely
on it. While query sources and destinations were already being cached,
they were cached indefinitely. With this change, they now properly take
into account HTTP caching semantics, and become invalidated once the
underlying HTTP response becomes invalid.

Currently, this has one minor limitation.
We're not sending re-validation requests. So if the server sends a 304,
we will perform a new request and re-index the source. But if an
HTTP-level cache is active, the actual HTTP request will not be sent, so
only local re-indexing will happen, which is negligible in most cases.

Partially closes #166

4928 of 4928 branches covered (100.0%)

Branch coverage included in aggregate %.

22814 of 22814 relevant lines covered (100.0%)

455.07 hits per line

Source Files on job windows-latest-22.x - 19427772843.1
  • Tree
  • List 1292
  • Changed 284
  • Source Changed 11
  • Coverage Changed 283
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 19427772843
  • 9dad2ce3 on github
  • Prev Job for on feature/dependent-caches (#19063136632.1)
  • Next Job for on feature/dependent-caches (#19430889366.1)
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