Feat: Added pagination support for Actions Modules Versions API and type improvements #1298
Codecov / codecov/project
succeeded
Feb 10, 2026 in 0s
89.33% (+0.00%) compared to 6a0be4b
View this Pull Request on Codecov
89.33% (+0.00%) compared to 6a0be4b
Details
Codecov Report
❌ Patch coverage is 90.38462% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.33%. Comparing base (6a0be4b) to head (181bc18).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ources/modules/resources/versions/client/Client.ts | 91.66% | 4 Missing |
| ...ources/flows/resources/executions/client/Client.ts | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1298 +/- ##
========================================
Coverage 89.32% 89.33%
========================================
Files 388 383 -5
Lines 18246 18253 +7
Branches 9135 8799 -336
========================================
+ Hits 16299 16306 +7
Misses 1947 1947 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ources/actions/resources/versions/client/Client.ts | 90.24% <ø> (ø) |
|
| ...rc/management/api/resources/flows/client/Client.ts | 86.23% <100.00%> (ø) |
|
| src/management/api/resources/flows/index.ts | 100.00% <ø> (ø) |
|
| .../api/resources/flows/resources/executions/index.ts | 100.00% <ø> (ø) |
|
| .../management/api/resources/flows/resources/index.ts | 100.00% <ø> (ø) |
|
| src/management/api/resources/index.ts | 100.00% <ø> (ø) |
|
| src/management/api/types/types.ts | 100.00% <ø> (ø) |
|
| ...ources/flows/resources/executions/client/Client.ts | 86.82% <66.66%> (ø) |
|
| ...ources/modules/resources/versions/client/Client.ts | 90.62% <91.66%> (+1.43%) |
⬆️ |
🚀 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