Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make handling stdin directory unix specific

f21689d
Select commit
Loading
Failed to load commit list.
Open

stdin: Handle directory input #73

Make handling stdin directory unix specific
f21689d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 3, 2025 in 1s

75.12% (-0.35%) compared to d922313

View this Pull Request on Codecov

75.12% (-0.35%) compared to d922313

Details

Codecov Report

❌ Patch coverage is 47.05882% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.12%. Comparing base (d922313) to head (f21689d).
⚠️ Report is 105 commits behind head on main.

Files with missing lines Patch % Lines
src/params.rs 35.71% 5 Missing and 4 partials ⚠️
src/context_diff.rs 42.85% 2 Missing and 2 partials ⚠️
src/unified_diff.rs 42.85% 2 Missing and 2 partials ⚠️
src/main.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   75.46%   75.12%   -0.35%     
==========================================
  Files          10       10              
  Lines        2935     2959      +24     
  Branches      745      754       +9     
==========================================
+ Hits         2215     2223       +8     
- Misses        547      557      +10     
- Partials      173      179       +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.