-
Notifications
You must be signed in to change notification settings - Fork 407
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: create abspath dir in case that contents is empty #2164
fix: create abspath dir in case that contents is empty #2164
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2164 +/- ##
==========================================
+ Coverage 56.09% 58.92% +2.82%
==========================================
Files 186 211 +25
Lines 18092 19010 +918
==========================================
+ Hits 10149 11201 +1052
+ Misses 6910 6723 -187
- Partials 1033 1086 +53
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@vie-serendipity would you like to post a pull request to fix |
@rambohe-ch ok |
/rerun |
It looks like the download of the vulnerability database failed due to some network issues. But after I tried again, everything is working fine now. |
/PTAL @rambohe-ch |
/LGTM |
Quality Gate passedIssues Measures |
What type of PR is this?
/kind bug
What this PR does / why we need it:
fix bug of issue 2133
Which issue(s) this PR fixes:
Fixes #2133
Special notes for your reviewer:
Does this PR introduce a user-facing change?
other Note