Skip to content

test: streaming writer abstract file impl writer and reader test

3651ed2
Select commit
Loading
Failed to load commit list.
Open

Impl a streaming writer temporary file storage abstraction #2175

test: streaming writer abstract file impl writer and reader test
3651ed2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 9, 2026 in 0s

99.54% (-0.03%) compared to 4917cff

View this Pull Request on Codecov

99.54% (-0.03%) compared to 4917cff

Details

Codecov Report

❌ Patch coverage is 76.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.54%. Comparing base (4917cff) to head (3651ed2).

Files with missing lines Patch % Lines
lib.go 42.85% 2 Missing and 2 partials ⚠️
stream.go 88.88% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2175      +/-   ##
==========================================
- Coverage   99.56%   99.54%   -0.03%     
==========================================
  Files          32       32              
  Lines       26291    26307      +16     
==========================================
+ Hits        26176    26186      +10     
- Misses         60       63       +3     
- Partials       55       58       +3     

☔ View full report in Codecov by Sentry.
📢 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.