feat: add events SSE streaming, bulk refresh token revocation, and query string builder #1331
Codecov / codecov/project
succeeded
Apr 29, 2026 in 1s
89.52% (+0.10%) compared to 76d9f3b
View this Pull Request on Codecov
89.52% (+0.10%) compared to 76d9f3b
Details
Codecov Report
❌ Patch coverage is 95.62682% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.52%. Comparing base (76d9f3b) to head (466abe6).
Additional details and impacted files
@@ Coverage Diff @@
## master #1331 +/- ##
==========================================
+ Coverage 89.42% 89.52% +0.10%
==========================================
Files 384 390 +6
Lines 18334 18701 +367
Branches 8757 8846 +89
==========================================
+ Hits 16396 16743 +347
- Misses 1934 1958 +24
+ Partials 4 0 -4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/management/Client.ts | 97.16% <100.00%> (+0.06%) |
⬆️ |
| src/management/api/errors/GoneError.ts | 100.00% <100.00%> (ø) |
|
| src/management/api/errors/index.ts | 100.00% <100.00%> (ø) |
|
| .../management/api/resources/actions/client/Client.ts | 88.80% <100.00%> (ø) |
|
| ...rces/actions/resources/executions/client/Client.ts | 90.69% <100.00%> (ø) |
|
| ...sources/actions/resources/modules/client/Client.ts | 89.53% <100.00%> (ø) |
|
| ...ources/modules/resources/versions/client/Client.ts | 90.32% <100.00%> (ø) |
|
| ...ources/actions/resources/triggers/client/Client.ts | 90.90% <100.00%> (ø) |
|
| ...urces/triggers/resources/bindings/client/Client.ts | 89.88% <100.00%> (ø) |
|
| ...ources/actions/resources/versions/client/Client.ts | 89.83% <100.00%> (ø) |
|
| ... and 119 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