Skip to content

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

Open
oech3 wants to merge 1 commit intouutils:mainfrom
oech3:abort
Open

remove eprintln! to avoid 2>/dev/full SIGABRT#648
oech3 wants to merge 1 commit intouutils: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.74%. Comparing base (015727f) to head (547669b).

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.76%   91.74%   -0.02%     
==========================================
  Files          31       31              
  Lines        6203     6204       +1     
  Branches      328      328              
==========================================
  Hits         5692     5692              
- Misses        390      391       +1     
  Partials      121      121              

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

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