Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: create abspath dir in case that contents is empty #2164

Merged
merged 4 commits into from
Oct 20, 2024

feat: cancel to check len of content equal to 0

5163848
Select commit
Loading
Failed to load commit list.
Merged

fix: create abspath dir in case that contents is empty #2164

feat: cancel to check len of content equal to 0
5163848
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

58.92% (+2.82%) compared to 3713163

View this Pull Request on Codecov

58.92% (+2.82%) compared to 3713163

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 58.92%. Comparing base (3713163) to head (5163848).
Report is 38 commits behind head on master.

Files with missing lines Patch % Lines
pkg/yurthub/storage/disk/storage.go 0.00% 2 Missing and 1 partial ⚠️
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     

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