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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/goreleaser/goreleaser-action-7.2.3
DEFAULT BRANCH: master
Ran 05 Jul 2026 12:56PM UTC
Jobs 1
Files 33
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

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

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

633 of 752 new or added lines in 22 files covered. (84.18%)

14 existing lines in 5 files now uncovered.

2325 of 2802 relevant lines covered (82.98%)

87.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
31
69.31
matcherclaim.go
22
71.81
-5.97% subscription.go
14
46.15
handler_deprecated_topic.go
11
52.17
matchertype.go
11
82.08
-6.49% publish.go
6
94.41
-4.3% subscriber.go
5
88.89
-3.7% topicselector.go
4
83.73
-1.34% subscribe.go
4
90.91
-9.09% update.go
3
93.62
reservedtopic.go
2
94.44
-1.56% authorization.go
2
97.44
subscribematchers.go
2
93.75
topicselector_deprecated.go
2
88.89
update_deprecated.go

Coverage Regressions

Lines Coverage ∆ File
4
82.08
-6.49% publish.go
3
83.73
-1.34% subscribe.go
3
88.89
-3.7% topicselector.go
2
94.41
-4.3% subscriber.go
2
71.81
-5.97% subscription.go
Jobs
ID Job ID Ran Files Coverage
1 0 - 28741490886.1 05 Jul 2026 12:56PM UTC 33
82.98
GitHub Action Run
Source Files on build 28741490886
  • Tree
  • List 33
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1269
  • PR Base - main (#27288854155)
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