Skip to content

better if/else block and fix code coverage

de18f39
Select commit
Loading
Failed to load commit list.
Open

Put os.Stdin size to NewReaderSize instead NewReader #441

better if/else block and fix code coverage
de18f39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

31.16% (+0.27%) compared to d6e83e7

View this Pull Request on Codecov

31.16% (+0.27%) compared to d6e83e7

Details

Codecov Report

❌ Patch coverage is 70.37037% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.16%. Comparing base (d6e83e7) to head (de18f39).
⚠️ Report is 852 commits behind head on main.

Files with missing lines Patch % Lines
cmd/context.go 70.37% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
+ Coverage   30.89%   31.16%   +0.27%     
==========================================
  Files          26       26              
  Lines        3208     3215       +7     
==========================================
+ Hits          991     1002      +11     
+ Misses       2122     2117       -5     
- Partials       95       96       +1     

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