feat: remove federatedConnectionsTokensets, add custom token exchange suspicious IP throttling stage, and internal fetcher improvements #1369
Merged
Codecov / codecov/project
succeeded
Jul 15, 2026 in 1s
89.76% (+0.03%) compared to 066ff9e
View this Pull Request on Codecov
89.76% (+0.03%) compared to 066ff9e
Details
Codecov Report
❌ Patch coverage is 98.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.76%. Comparing base (066ff9e) to head (9397b0b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/management/api/errors/ContentTooLargeError.ts | 0.00% | 1 Missing |
| src/management/errors/ManagementTimeoutError.ts | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1369 +/- ##
==========================================
+ Coverage 89.72% 89.76% +0.03%
==========================================
Files 433 431 -2
Lines 20115 20108 -7
Branches 9426 9782 +356
==========================================
+ Hits 18048 18049 +1
+ Misses 2067 2059 -8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/management/api/errors/BadRequestError.ts | 100.00% <100.00%> (ø) |
|
| src/management/api/errors/ConflictError.ts | 100.00% <100.00%> (ø) |
|
| src/management/api/errors/ForbiddenError.ts | 100.00% <100.00%> (ø) |
|
| src/management/api/errors/GoneError.ts | 100.00% <100.00%> (ø) |
|
| src/management/api/errors/InternalServerError.ts | 100.00% <100.00%> (ø) |
|
| src/management/api/errors/NotFoundError.ts | 100.00% <100.00%> (ø) |
|
| src/management/api/errors/PaymentRequiredError.ts | 100.00% <100.00%> (ø) |
|
| ...c/management/api/errors/PreconditionFailedError.ts | 100.00% <100.00%> (ø) |
|
| ...c/management/api/errors/ServiceUnavailableError.ts | 100.00% <100.00%> (ø) |
|
| src/management/api/errors/TooManyRequestsError.ts | 100.00% <100.00%> (ø) |
|
| ... and 43 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading