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

show_progress: add finished=true/false to archive_progress json #6684

Conversation

ThomasWaldmann
Copy link
Member

fixes #6570

also:

  • remove empty values from final json
  • add test

@ThomasWaldmann ThomasWaldmann added this to the 1.1.18 milestone May 8, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 8, 2022

Codecov Report

Merging #6684 (25cc85e) into 1.1-maint (65713d8) will increase coverage by 0.21%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##           1.1-maint    #6684      +/-   ##
=============================================
+ Coverage      79.45%   79.66%   +0.21%     
=============================================
  Files             27       27              
  Lines          10556    10562       +6     
  Branches        2162     2163       +1     
=============================================
+ Hits            8387     8414      +27     
+ Misses          1631     1614      -17     
+ Partials         538      534       -4     
Impacted Files Coverage Δ
src/borg/archive.py 81.68% <100.00%> (+1.06%) ⬆️
src/borg/repository.py 85.12% <0.00%> (-0.20%) ⬇️
src/borg/archiver.py 81.22% <0.00%> (+0.42%) ⬆️
src/borg/selftest.py 77.55% <0.00%> (+1.46%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65713d8...25cc85e. Read the comment docs.

@ThomasWaldmann ThomasWaldmann merged commit 64c4f96 into borgbackup:1.1-maint May 8, 2022
@ThomasWaldmann ThomasWaldmann deleted the fix-archive-progress-json-1.1 branch May 8, 2022 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants