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

raystack / frontier / 29902145949
46%
main: 47%

Build:
Build:
LAST BUILD BRANCH: fix/reconcile-platformuser-r2-r5
DEFAULT BRANCH: main
Ran 22 Jul 2026 08:03AM UTC
Jobs 1
Files 287
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

22 Jul 2026 07:57AM UTC coverage: 46.22% (-0.004%) from 46.224%
29902145949

Pull #1790

github

whoAbhishekSah
fix(auth): return 4xx for malformed state in AuthCallback

A malformed (non-base64) state made ExtractFlowFromOIDCState fail, which
FinishFlow turned into ErrUnsupportedMethod and the handler mapped to a
500. An empty or invalid state already returned a 400, so the same class
of bad client input gave two different codes.

Map ErrUnsupportedMethod to CodeInvalidArgument in AuthCallback so a bad
state is a 4xx, consistent with the empty-state case.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #1790: fix(auth): return 4xx for bad OIDC authorization codes

6 of 18 new or added lines in 2 files covered. (33.33%)

17785 of 38479 relevant lines covered (46.22%)

13.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
15.01
0.72% core/authenticate/service.go
4
25.1
-0.32% internal/api/v1beta1connect/authenticate.go
Jobs
ID Job ID Ran Files Coverage
1 29902145949.1 22 Jul 2026 08:03AM UTC 287
46.22
GitHub Action Run
Source Files on build 29902145949
  • Tree
  • List 287
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1790
  • PR Base - main (#29898049098)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc