• 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 / 28741490886 / 1
83%
master: 93%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/goreleaser/goreleaser-action-7.2.3
DEFAULT BRANCH: master
Ran 05 Jul 2026 01:00PM UTC
Files 33
Run time 0s
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

05 Jul 2026 12:47PM UTC coverage: 82.976% (-1.2%) from 84.18%
28741490886.1

Pull #1269

github

dunglas
refactor(matchers): centralize the matcher-type set

The wire-addressable matcher-type set was re-encoded in several sites
(matcherTypeFromParam, filterFromVars, isKnownMatchType), and the per-value
matcher validation pipeline in another. Add a single knownMatcherType predicate
and a validateProtocolMatcher helper in matchertype.go and route those sites
through them, so the set of protocol matcher types is defined once. The per-type
dispatch in validatePattern and matchMatcher stays as the one place that
branches on type (adding a type still edits those two, which is the real
per-type work). No behavior change.
Pull Request #1269: feat!: Exact and URLPattern topic matchers

2325 of 2802 relevant lines covered (82.98%)

87.94 hits per line

Source Files on job 0 - 28741490886.1
  • Tree
  • List 33
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28741490886
  • 96ea761f on github
  • Prev Job for on feat/matchers (#27288854155.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