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

backup functionality #161

Merged
merged 37 commits into from
Jan 12, 2024

cli: return 1 if failure

a2031d9
Select commit
Loading
Failed to load commit list.
Merged

backup functionality #161

cli: return 1 if failure
a2031d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2023 in 1s

96.86% (-3.03%) compared to 90cd4c8

View this Pull Request on Codecov

96.86% (-3.03%) compared to 90cd4c8

Details

Codecov Report

Attention: 44 lines in your changes are missing coverage. Please review.

Comparison is base (90cd4c8) 99.89% compared to head (a2031d9) 96.86%.

❗ Current head a2031d9 differs from pull request most recent head c030168. Consider uploading reports for the commit c030168 to get more accurate results

Files Patch % Lines
disk_objectstore/backup_utils.py 80.55% 35 Missing ⚠️
disk_objectstore/cli.py 71.87% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
- Coverage   99.89%   96.86%   -3.03%     
==========================================
  Files           9       10       +1     
  Lines        1896     2107     +211     
==========================================
+ Hits         1894     2041     +147     
- Misses          2       66      +64     

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