• 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

supabase / auth / 20042241576
68%
master: 69%

Build:
Build:
LAST BUILD BRANCH: release-please--branches--master
DEFAULT BRANCH: master
Ran 08 Dec 2025 08:52PM UTC
Jobs 1
Files 170
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

08 Dec 2025 08:40PM UTC coverage: 68.471% (+0.04%) from 68.435%
20042241576

Pull #2282

github

jnschaeffer
Treat an empty first header value as a warning rather than an error

This commit updates performRateLimiting to emit a warning for headers
that start with a comma rather than return an error.

It is possible under some circumstances that Auth servers could
receive a rate limit header value of the form ", foo". Rather than
break functionality for servers using this, it is safer to instead
emit a warning and then change this to be an error in a future
release.
Pull Request #2282: feat: Treat rate limit header value as comma-separated list

28 of 30 new or added lines in 1 file covered. (93.33%)

17 existing lines in 1 file now uncovered.

14670 of 21425 relevant lines covered (68.47%)

78.08 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
76.85
0.87% internal/api/middleware.go

Uncovered Existing Lines

Lines Coverage ∆ File
17
62.33
0.0% internal/api/token.go
Jobs
ID Job ID Ran Files Coverage
1 20042241576.1 08 Dec 2025 08:52PM UTC 170
68.47
GitHub Action Run
Source Files on build 20042241576
  • Tree
  • List 170
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2282
  • PR Base - master (#19871602451)
  • Delete
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