borgbackup / borg

Deduplicating archiver with compression and authenticated encryption.
https://www.borgbackup.org/
Other
10.73k stars 734 forks source link

format_timedelta: use 3 decimal digits (ms) #8182

Closed ThomasWaldmann closed 2 months ago

ThomasWaldmann commented 2 months ago

maybe this fixes the frequently failing test. also, giving ms makes more sense than 10ms granularity.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 83.75%. Comparing base (d893b89) to head (54a85bf). Report is 1 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8182 +/- ## ========================================== + Coverage 83.33% 83.75% +0.42% ========================================== Files 67 67 Lines 12061 12061 Branches 2184 2189 +5 ========================================== + Hits 10051 10102 +51 + Misses 1407 1367 -40 + Partials 603 592 -11 ```

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