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

raystack / frontier / 29901558340
46%
main: 47%

Build:
Build:
LAST BUILD BRANCH: feat/serviceusers-org-delete-guard
DEFAULT BRANCH: main
Ran 22 Jul 2026 07:53AM 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:48AM UTC coverage: 46.224%. Remained the same
29901558340

Pull #1790

github

whoAbhishekSah
fix(auth): only map invalid_grant to 4xx, not all token errors

oauth2 returns a RetrieveError for any non-2xx token endpoint response,
so the earlier check also turned provider 429 and 5xx failures into a
4xx. That would hide a real IdP outage and stop it from paging.

Narrow the check to RFC 6749 "invalid_grant" via a small isInvalidGrantErr
helper, and add unit tests covering invalid_grant, 429, 5xx, misconfig,
and non-oauth2 errors.

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 15 new or added lines in 2 files covered. (40.0%)

38 existing lines in 1 file now uncovered.

17785 of 38476 relevant lines covered (46.22%)

13.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
15.01
0.72% core/authenticate/service.go
1
25.42
0.0% internal/api/v1beta1connect/authenticate.go

Coverage Regressions

Lines Coverage ∆ File
38
25.42
0.0% internal/api/v1beta1connect/authenticate.go
Jobs
ID Job ID Ran Files Coverage
1 29901558340.1 22 Jul 2026 07:53AM UTC 287
46.22
GitHub Action Run
Source Files on build 29901558340
  • Tree
  • List 287
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
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