Skip to content

Add initial fstream implementation

a84ca85
Select commit
Loading
Failed to load commit list.
Open

An initial fstream implementation #137

Add initial fstream implementation
a84ca85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 11, 2026 in 0s

81.34% (-3.71%) compared to 790da30

View this Pull Request on Codecov

81.34% (-3.71%) compared to 790da30

Details

Codecov Report

❌ Patch coverage is 58.99705% with 139 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.34%. Comparing base (790da30) to head (a84ca85).

Files with missing lines Patch % Lines
fstream/fstream.go 55.02% 92 Missing and 2 partials ⚠️
fstream/lengthy.go 56.45% 24 Missing and 3 partials ⚠️
fstream/execution.go 74.19% 15 Missing and 1 partial ⚠️
fstream/construct.go 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   85.04%   81.34%   -3.71%     
==========================================
  Files          44       48       +4     
  Lines        2046     2385     +339     
==========================================
+ Hits         1740     1940     +200     
- Misses        267      400     +133     
- Partials       39       45       +6     

☔ 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.