fix(streams): remove quadratic buffering in TextLineStream#7211
Open
tomas-zijdemans wants to merge 1 commit into
Open
fix(streams): remove quadratic buffering in TextLineStream#7211tomas-zijdemans wants to merge 1 commit into
tomas-zijdemans wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jul 4, 2026 in 0s
94.84% (+0.00%) compared to 3b390d0
View this Pull Request on Codecov
94.84% (+0.00%) compared to 3b390d0
Details
Codecov Report
❌ Patch coverage is 97.77778% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.84%. Comparing base (3b390d0) to head (a8e06f1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| streams/text_line_stream.ts | 97.77% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #7211 +/- ##
=======================================
Coverage 94.84% 94.84%
=======================================
Files 617 618 +1
Lines 51674 51706 +32
Branches 9350 9367 +17
=======================================
+ Hits 49008 49039 +31
Misses 2121 2121
- Partials 545 546 +1 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 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