Skip to content

fix(router): abort router-transform on proactive invalid_grant instead of retrying (INT-6779) - #7175

Open
shekhar-rudder wants to merge 1 commit into
masterfrom
feature/int-6779-circuit-breaker-triggered-by-invalid-refresh-tokens
Open

fix(router): abort router-transform on proactive invalid_grant instead of retrying (INT-6779)#7175
shekhar-rudder wants to merge 1 commit into
masterfrom
feature/int-6779-circuit-breaker-triggered-by-invalid-refresh-tokens

fix(router): abort router-transform on proactive invalid_grant instea…

705229a
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 35 commits behind head on master.

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.