uutils / findutils

Rust implementation of findutils
MIT License
314 stars 38 forks source link

find: -daystart returns true #428

Closed tavianator closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.25%. Comparing base (5be00c8) to head (30d9e1e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #428 +/- ## ======================================= Coverage 66.25% 66.25% ======================================= Files 34 34 Lines 4004 4004 Branches 911 911 ======================================= Hits 2653 2653 Misses 996 996 Partials 355 355 ```

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

hanbings commented 3 months ago

Merged, thanks!