• 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 / 28740716882
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:27PM 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:20PM UTC coverage: 83.208% (-1.0%) from 84.18%
28740716882

Pull #1269

github

dunglas
refactor(matchers): review cleanups

Lower-severity items from the topic-matcher review:

- Reject a publish "data" field that is not valid UTF-8 (400), matching the
  protocol's UTF-8 requirement that ParseForm does not enforce.
- Iterate subscribe query parameters in sorted order so the resulting matcher
  order (observable in subscription IDs, the subscription API and span
  attributes) is deterministic instead of depending on Go map iteration order.
- Drop the dead maxQueryTopics constant (the subscribe path is capped by
  maxMatcherCount) and point the test at the enforced limit.
- Remove the unreachable deprecatedMatcherTypeName case in matcherTypeFromParam
  (the internal type is not addressable from the wire; default already rejects
  it).
Pull Request #1269: feat!: Exact and URLPattern topic matchers

627 of 737 new or added lines in 22 files covered. (85.07%)

14 existing lines in 5 files now uncovered.

2319 of 2787 relevant lines covered (83.21%)

88.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
31
69.31
matcherclaim.go
22
71.81
-5.97% subscription.go
16
42.86
handler_deprecated_topic.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 - 28740716882.1 05 Jul 2026 12:27PM UTC 33
83.21
GitHub Action Run
Source Files on build 28740716882
  • 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