Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Fix restore bugs #4

Merged
merged 5 commits into from
Oct 20, 2023

Fix minor print errors

e6c72a8
Select commit
Loading
Failed to load commit list.
Merged

Fix restore bugs #4

Fix minor print errors
e6c72a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2023 in 1s

100.00% (+0.00%) compared to 9989587

View this Pull Request on Codecov

100.00% (+0.00%) compared to 9989587

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9989587) 100.00% compared to head (e6c72a8) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #4   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines         1484      1520   +36     
  Branches       176       177    +1     
=========================================
+ Hits          1484      1520   +36     
Files Coverage Δ
src/privateer2/config.py 100.00% <100.00%> (ø)
src/privateer2/restore.py 100.00% <100.00%> (ø)
src/privateer2/service.py 100.00% <100.00%> (ø)
src/privateer2/vault.py 100.00% <100.00%> (ø)
tests/test_config.py 100.00% <ø> (ø)
tests/test_restore.py 100.00% <100.00%> (ø)

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