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

fix: handle unix.EACCES error also #607

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

rchincha
Copy link
Contributor

CI failures indicate that this could be another error code that needs to be handled.

project-stacker/umoci#7

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

CI failures indicate that this could be another error code that needs to
be handled.

project-stacker/umoci#7
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.43%. Comparing base (77e452a) to head (b8916b1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #607      +/-   ##
==========================================
+ Coverage   55.79%   57.43%   +1.64%     
==========================================
  Files          65       65              
  Lines        7709     7709              
==========================================
+ Hits         4301     4428     +127     
+ Misses       2627     2525     -102     
+ Partials      781      756      -25     

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

@hallyn hallyn merged commit 86ba851 into project-stacker:main Mar 29, 2024
11 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.

2 participants