feat: max number of persistent operations per request #2477
+183
−82
Codecov / codecov/project
succeeded
Feb 6, 2026 in 0s
55.91% (target 30.00%)
View this Pull Request on Codecov
55.91% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 26.31579% with 98 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.91%. Comparing base (328875d) to head (dffee6b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cli/src/commands/operations/commands/push.ts | 1.28% | 77 Missing |
| .../persisted-operation/publishPersistedOperations.ts | 61.81% | 21 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2477 +/- ##
==========================================
- Coverage 61.08% 55.91% -5.17%
==========================================
Files 229 423 +194
Lines 23894 52898 +29004
Branches 0 4642 +4642
==========================================
+ Hits 14596 29579 +14983
- Misses 8047 23293 +15246
+ Partials 1251 26 -1225 | Files with missing lines | Coverage Δ | |
|---|---|---|
| .../persisted-operation/publishPersistedOperations.ts | 63.76% <61.81%> (ø) |
|
| cli/src/commands/operations/commands/push.ts | 35.35% <1.28%> (ø) |
🚀 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