Skip to content

cmp: completely avoid Rust fmt in verbose mode

Codecov / codecov/project succeeded Sep 28, 2024 in 0s

81.92% (+0.91%) compared to 9103365

View this Pull Request on Codecov

81.92% (+0.91%) compared to 9103365

Details

Codecov Report

Attention: Patch coverage is 87.37024% with 146 lines in your changes missing coverage. Please review.

Project coverage is 81.92%. Comparing base (9103365) to head (a924d5e).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/cmp.rs 76.22% 125 Missing and 1 partial ⚠️
src/main.rs 51.35% 18 Missing ⚠️
src/utils.rs 92.59% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   81.01%   81.92%   +0.91%     
==========================================
  Files          10       12       +2     
  Lines        4245     5272    +1027     
  Branches      397      480      +83     
==========================================
+ Hits         3439     4319     +880     
- Misses        806      933     +127     
- Partials        0       20      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.