Skip to content

Handle write failures when printing --help/--version

6c05ce0
Select commit
Loading
Failed to load commit list.
Open

fix: Handle write failures when printing --help/--version #656

Handle write failures when printing --help/--version
6c05ce0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

91.83% (+0.06%) compared to 3fb0a98

View this Pull Request on Codecov

91.83% (+0.06%) compared to 3fb0a98

Details

Codecov Report

❌ Patch coverage is 76.47059% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.83%. Comparing base (3fb0a98) to head (6c05ce0).

Files with missing lines Patch % Lines
src/find/mod.rs 76.47% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #656      +/-   ##
==========================================
+ Coverage   91.76%   91.83%   +0.06%     
==========================================
  Files          31       31              
  Lines        6203     6231      +28     
  Branches      328      328              
==========================================
+ Hits         5692     5722      +30     
  Misses        390      390              
+ Partials      121      119       -2     

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