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

supabase / auth / 22578857213
69%

Build:
DEFAULT BRANCH: master
Ran 02 Mar 2026 01:56PM UTC
Jobs 1
Files 176
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

02 Mar 2026 01:48PM UTC coverage: 68.748% (+0.03%) from 68.717%
22578857213

push

github

web-flow
fix: add MaxBytesReader middleware to limit request body size to 1MB (#2402)

Adds a global limitRequestBody middleware using http.MaxBytesReader to
prevent memory exhaustion from oversized request bodies. Returns 413
with error code `request_entity_too_large` when exceeded.

* G120 excluded from gosec since it's handled by middleware now
* G118 annotations added for context handling

11 of 17 new or added lines in 6 files covered. (64.71%)

86 existing lines in 5 files now uncovered.

15702 of 22840 relevant lines covered (68.75%)

79.01 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% internal/observability/profiler.go
1
3.8
0.0% internal/observability/tracing.go
4
4.86
0.0% internal/observability/metrics.go

Uncovered Existing Lines

Lines Coverage ∆ File
3
41.32
-0.76% internal/models/oauth_authorization.go
6
73.85
0.62% internal/models/oauth_client.go
14
77.55
0.49% internal/api/oauthserver/service.go
28
70.76
0.52% internal/models/one_time_token.go
35
43.33
0.65% internal/models/errors.go
Jobs
ID Job ID Ran Files Coverage
1 22578857213.1 02 Mar 2026 01:56PM UTC 176
68.75
GitHub Action Run
Source Files on build 22578857213
  • Tree
  • List 176
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6f0b2ebc on github
  • Prev Build on master (#22358945493)
  • Next Build on master (#22579295790)
  • 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