Skip to content

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

114c3ac
Select commit
Loading
Failed to load commit list.
Open

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

remove eprintln! to avoid 2>/dev/full SIGABRT
114c3ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 29, 2026 in 1s

91.74% (-0.02%) compared to 3fb0a98

View this Pull Request on Codecov

91.74% (-0.02%) compared to 3fb0a98

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.74%. Comparing base (3fb0a98) to head (114c3ac).
⚠️ Report is 9 commits behind head on main.

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.