• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dunglas / mercure / 28740716882

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

42.86
/handler_deprecated_topic.go


Source Not Available

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