uutils / findutils

Rust implementation of findutils
MIT License
300 stars 37 forks source link

manage the special case 'find %A+ #454

Closed sylvestre closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.19%. Comparing base (27d95aa) to head (40d29c2). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tests/find_cmd_tests.rs 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #454 +/- ## ========================================== + Coverage 77.06% 77.19% +0.13% ========================================== Files 36 36 Lines 4404 4416 +12 Branches 987 988 +1 ========================================== + Hits 3394 3409 +15 + Misses 1007 1004 -3 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.