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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/goreleaser/goreleaser-action-7.2.3
DEFAULT BRANCH: master
Ran 05 Jul 2026 01:23PM 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

05 Jul 2026 01:21PM UTC coverage: 84.18%. Remained the same
28742185804

Pull #1262

github

dunglas
spec: align error-response and field-validation rules with the implementation

Follow-up sync pass after the review remediation:

- Scope the WWW-Authenticate Bearer challenge to token-related failures
  (missing/invalid/insufficiently-scoped token); a 400 for a request malformed
  independently of the access token (missing topic, unknown matcher parameter)
  need not carry a challenge, matching RFC 6750's scope and the hub behavior.
- Reject all control characters (C0/C1/DEL) in the publish id and type fields,
  not only CR/LF/NUL, consistent with the topic and matcher rules and with the
  hub, since the id travels in the Last-Event-ID field.
- Note that clients must percent-encode reserved characters in matcher names and
  values (as URLSearchParams does), so the x-www-form-urlencoded parsing is
  unambiguous across implementations.
Pull Request #1262: spec!: OAuth 2.0 authorization, two matcher types, IETF-style pass

1857 of 2206 relevant lines covered (84.18%)

52.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 28742185804.1 05 Jul 2026 01:23PM UTC 24
84.18
GitHub Action Run
Source Files on build 28742185804
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1262
  • 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