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

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented Mar 27, 2026

eprintln! cause SIGABRT with 2>/dev/full.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.83%. Comparing base (5bef01f) to head (95814c1).

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   91.85%   91.83%   -0.02%     
==========================================
  Files          31       31              
  Lines        6420     6421       +1     
  Branches      338      338              
==========================================
  Hits         5897     5897              
- Misses        397      398       +1     
  Partials      126      126              

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

@oech3 oech3 force-pushed the abort branch 2 times, most recently from 8d51774 to 114c3ac Compare April 9, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant