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 new command to delete selected backup increments safely #244

Merged
merged 1 commit into from
May 13, 2024

Add new command to delete selected backup increments safely

cbce604
Select commit
Loading
Failed to load commit list.
Merged

Add new command to delete selected backup increments safely #244

Add new command to delete selected backup increments safely
cbce604
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2024 in 0s

92.06% (+0.09%) compared to e42635e

View this Pull Request on Codecov

92.06% (+0.09%) compared to e42635e

Details

Codecov Report

Attention: Patch coverage is 86.53846% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 92.06%. Comparing base (e42635e) to head (cbce604).
Report is 1 commits behind head on main.

Files Patch % Lines
...esta/filebarj/core/common/ManifestManagerImpl.java 78.94% 8 Missing ⚠️
...ebarj/core/delete/IncrementDeletionController.java 72.72% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #244      +/-   ##
============================================
+ Coverage     91.96%   92.06%   +0.09%     
- Complexity     1123     1145      +22     
============================================
  Files            96       98       +2     
  Lines          3661     3728      +67     
  Branches        251      257       +6     
============================================
+ Hits           3367     3432      +65     
- Misses          214      215       +1     
- Partials         80       81       +1     

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