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

Improve logging in case of backup and restore of required file fails #69

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

andywaltlova
Copy link
Collaborator

SSIA

We were showing [Errno 2] No such file or directory without context even when it's expected that the backup/restore fails (e.g. if the repo is not present on system)

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a196a9c) to head (c507a22).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #69   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          300       302    +2     
=========================================
+ Hits           300       302    +2     

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

@andywaltlova andywaltlova requested a review from r0x0d March 18, 2024 12:15
Signed-off-by: Andrea Waltlova <awaltlov@redhat.com>
@r0x0d r0x0d merged commit 4e01827 into oamg:main Mar 18, 2024
5 checks passed
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.

None yet

2 participants