Skip to content

remove eprintln! to avoid 2>/dev/full SIGABRT#648

Open
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:abort
Open

remove eprintln! to avoid 2>/dev/full SIGABRT#648
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:abort

remove eprintln! to avoid 2>/dev/full SIGABRT

b114646
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 7, 2026 in 1s

92.08% (-0.02%) compared to fb9f8df

View this Pull Request on Codecov

92.08% (-0.02%) compared to fb9f8df

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.08%. Comparing base (fb9f8df) to head (b114646).

Files with missing lines Patch % Lines
src/find/matchers/printf.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #648      +/-   ##
==========================================
- Coverage   92.09%   92.08%   -0.02%     
==========================================
  Files          35       35              
  Lines        7101     7102       +1     
  Branches      370      370              
==========================================
  Hits         6540     6540              
- Misses        418      419       +1     
  Partials      143      143              

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