Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow timespan to be specified with common time units #8626

Merged
merged 9 commits into from
Jan 8, 2025

clean up the tests

ea65cae
Select commit
Loading
Failed to load commit list.
Merged

Allow timespan to be specified with common time units #8626

clean up the tests
ea65cae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 8, 2025 in 0s

81.55% (-0.28%) compared to 1559a1e

View this Pull Request on Codecov

81.55% (-0.28%) compared to 1559a1e

Details

Codecov Report

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

Project coverage is 81.55%. Comparing base (1559a1e) to head (ea65cae).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/helpers/time.py 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8626      +/-   ##
==========================================
- Coverage   81.83%   81.55%   -0.28%     
==========================================
  Files          74       74              
  Lines       13319    13340      +21     
  Branches     1963     1969       +6     
==========================================
- Hits        10900    10880      -20     
- Misses       1755     1787      +32     
- Partials      664      673       +9     

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