• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

dunglas / mercure / 24658031779
84%
master: 93%

Build:
Build:
LAST BUILD BRANCH: spec/oauth-authz
DEFAULT BRANCH: master
Ran 20 Apr 2026 09:08AM UTC
Jobs 1
Files 23
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

20 Apr 2026 09:06AM UTC coverage: 83.973%. First build
24658031779

Pull #1206

github

dunglas
fix(chart): use 127.0.0.1 for admin probes and dedupe ServiceMonitor labels

Caddy's admin API binds 127.0.0.1:2019 (IPv4-only), but BusyBox wget in the
caddy:2-alpine base image resolves `localhost` to ::1 first and gets
"Connection refused", making the readiness/liveness probes fail in a loop.
Use 127.0.0.1 explicitly in the probes and the /stop preStop hook.

Build ServiceMonitor metadata.labels as a single merged dict so user-supplied
selector labels can't emit duplicate YAML keys and can't override chart
identity labels (name/instance/managed-by/chart/version/component).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #1206: fix(chart): wire ServiceMonitor selector labels and pin kubeVersion

1729 of 2059 relevant lines covered (83.97%)

48.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 24658031779.1 20 Apr 2026 09:08AM UTC 23
83.97
GitHub Action Run
Source Files on build 24658031779
  • Tree
  • List 23
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1206
  • PR Base - main (#24568813268)
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