• 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 / 25961569485
84%
master: 93%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 16 May 2026 12:11PM UTC
Jobs 1
Files 24
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

16 May 2026 12:09PM UTC coverage: 83.89%. Remained the same
25961569485

Pull #1246

github

dunglas
ci: address Copilot review on release workflow

- Drop the unused GOFLAGS env from the release job (this workflow never
  compiles Mercure code; build tags belong to ci.yml/cd.yml).
- Validate the version input inside the workflow as well, so a
  UI-triggered dispatch can't slip a non-semver string through.
- Pin helm-docs to v1.14.2 instead of @latest for reproducibility.
- Replace fragile "(HTTP 404)" stderr grepping with a matching-refs
  lookup that returns an empty array for absent tags, and extend the
  split-state guard so a mismatched caddy/v<version> on the resume
  path is caught up-front instead of inside create_tag.
- Build the release tree from `git diff --name-only HEAD` so any file
  the bump or helm-docs touches (e.g. an unexpected top-level go.sum
  delta) is captured, matching the previous `git commit -a` behavior.
- On resume, skip the cd.yml dispatch when a prior run is already in
  flight or has succeeded; only failed runs are retried.
- Restore the three-way behind/ahead/diverged diagnostic in release.sh
  that the rewrite collapsed into a single equality check.
Pull Request #1246: chore: automate releases via workflow_dispatch

1807 of 2154 relevant lines covered (83.89%)

49.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 25961569485.1 16 May 2026 12:11PM UTC 24
83.89
GitHub Action Run
Source Files on build 25961569485
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1246
  • PR Base - main (#25920450163)
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