fix(router): abort router-transform on proactive invalid_grant instead of retrying (INT-6779) - #7175
Open
shekhar-rudder wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 4, 2026 in 0s
80.31% (+0.29%) compared to 581410c
View this Pull Request on Codecov
80.31% (+0.29%) compared to 581410c
Details
Codecov Report
❌ Patch coverage is 81.48148% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.31%. Comparing base (581410c) to head (705229a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| services/oauth/v2/http/transport.go | 76.47% | 4 Missing |
| router/transformer/transformer.go | 90.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #7175 +/- ##
==========================================
+ Coverage 80.01% 80.31% +0.29%
==========================================
Files 595 600 +5
Lines 66133 67034 +901
==========================================
+ Hits 52915 53836 +921
+ Misses 10071 10036 -35
- Partials 3147 3162 +15 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading