fix(agents-runtime): avoid stack overflow on large live batches - #4698
Open
KyleAMathews wants to merge 3 commits into
Open
fix(agents-runtime): avoid stack overflow on large live batches#4698KyleAMathews wants to merge 3 commits into
KyleAMathews wants to merge 3 commits into
Codecov / codecov/project
succeeded
Aug 4, 2026 in 1s
58.60% (-1.60%) compared to 3ef7614
View this Pull Request on Codecov
58.60% (-1.60%) compared to 3ef7614
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.60%. Comparing base (3ef7614) to head (c7292d9).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #4698 +/- ##
==========================================
- Coverage 60.20% 58.60% -1.60%
==========================================
Files 412 352 -60
Lines 44396 41030 -3366
Branches 12586 11970 -616
==========================================
- Hits 26727 24046 -2681
+ Misses 17587 16944 -643
+ Partials 82 40 -42 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading