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

Add backup create/list fucntions for rocksdb and postgres #206

Merged
merged 2 commits into from
Feb 7, 2024

Merge branch 'backup' into david/add-backup-features

3c85951
Select commit
Loading
Failed to load commit list.
Merged

Add backup create/list fucntions for rocksdb and postgres #206

Merge branch 'backup' into david/add-backup-features
3c85951
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2024 in 0s

22.25% (-0.45%) compared to eeae1e0

View this Pull Request on Codecov

22.25% (-0.45%) compared to eeae1e0

Details

Codecov Report

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

Comparison is base (eeae1e0) 22.70% compared to head (3c85951) 22.25%.

Files Patch % Lines
src/backup/postgres.rs 0.00% 167 Missing ⚠️
src/backup.rs 0.00% 66 Missing ⚠️
src/tables.rs 0.00% 8 Missing ⚠️
src/lib.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           backup     #206      +/-   ##
==========================================
- Coverage   22.70%   22.25%   -0.45%     
==========================================
  Files          78       79       +1     
  Lines       12377    12621     +244     
==========================================
- Hits         2810     2809       -1     
- Misses       9567     9812     +245     

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