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

restic: do not log exit code when snapshot is empty #6699

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

restic: do not log exit code when snapshot is empty

b6d41ab
Select commit
Loading
Failed to load commit list.
Open

restic: do not log exit code when snapshot is empty #6699

restic: do not log exit code when snapshot is empty
b6d41ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2023 in 0s

60.36% (+0.00%) compared to 4975437

View this Pull Request on Codecov

60.36% (+0.00%) compared to 4975437

Details

Codecov Report

Merging #6699 (b6d41ab) into main (4975437) will increase coverage by 0.00%.
Report is 7 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #6699   +/-   ##
=======================================
  Coverage   60.36%   60.36%           
=======================================
  Files         242      242           
  Lines       25982    25981    -1     
=======================================
+ Hits        15683    15684    +1     
+ Misses       9196     9194    -2     
  Partials     1103     1103           
Files Changed Coverage Δ
pkg/restic/exec_commands.go 15.21% <ø> (+0.16%) ⬆️
pkg/uploader/provider/restic.go 80.73% <100.00%> (+0.17%) ⬆️