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 #6682

Conversation

ThomasWaldmann
Copy link
Member

fixes #6570

also:

  • remove empty values from final json
  • add test

@codecov-commenter
Copy link

codecov-commenter commented May 8, 2022

Codecov Report

Merging #6682 (1c09379) into master (dc89798) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #6682      +/-   ##
==========================================
- Coverage   82.75%   82.70%   -0.05%     
==========================================
  Files          39       39              
  Lines       10739    10745       +6     
  Branches     2113     2114       +1     
==========================================
  Hits         8887     8887              
- Misses       1330     1335       +5     
- Partials      522      523       +1     
Impacted Files Coverage Δ
src/borg/archive.py 82.16% <100.00%> (-0.03%) ⬇️
src/borg/archiver.py 78.32% <0.00%> (-0.22%) ⬇️
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 dc89798...1c09379. Read the comment docs.

@ThomasWaldmann ThomasWaldmann merged commit 0e3ff0a into borgbackup:master May 8, 2022
@ThomasWaldmann ThomasWaldmann deleted the fix-archive-progress-json-master branch May 8, 2022 17:45
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.

borg create: Everything 0 archive_progress at end of backup
2 participants