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

dunglas / mercure / 30342109828
89%
master: 93%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 28 Jul 2026 08:24AM UTC
Jobs 1
Files 35
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

28 Jul 2026 08:22AM UTC coverage: 88.615%. Remained the same
30342109828

push

github

web-flow
feat(caddy)!: require compatibility mode to be opted into explicitly (#1326)

* feat(caddy)!: require compatibility mode to be opted into explicitly

Provision set protocol_version_compatibility to 8 by itself whenever a
deprecated top-level JWT directive was present, warning in the log. Since
release binaries are built with deprecated_claim, any 0.x Caddyfile that
still used publisher_jwt or subscriber_jwt therefore ran with exp no longer
required, no audience check, no at+jwt typ check, no verified-issuer check,
and the access token accepted in the URL query string.

None of that is needed to keep reading 0.x token formats, and a leftover
directive is a poor reason to switch it on. Provisioning now fails with a
message naming both ways forward: move the directives into an issuer block,
or state protocol_version_compatibility 8.

* refactor(caddy): use a static error for the legacy verifier rejection

A package-level sentinel lets callers match with errors.Is and drops the
err113 suppression.

2553 of 2881 relevant lines covered (88.62%)

217.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 30342109828.1 28 Jul 2026 08:24AM UTC 35
88.62
GitHub Action Run
Source Files on build 30342109828
  • Tree
  • List 35
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ab58ec65 on github
  • Prev Build on main (#30341769748)
  • Next Build on main (#30342629935)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc