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

[builder] Support for --skip-new-go-module #10098

Merged
merged 4 commits into from
Aug 22, 2024

skip file permission test on windows

ad68568
Select commit
Loading
Failed to load commit list.
Merged

[builder] Support for --skip-new-go-module #10098

skip file permission test on windows
ad68568
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2024 in 0s

91.80% (target 90.00%)

View this Pull Request on Codecov

91.80% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 96.49123% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.80%. Comparing base (959e7bc) to head (ad68568).
Report is 2 commits behind head on main.

Files Patch % Lines
cmd/builder/internal/builder/main.go 95.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10098      +/-   ##
==========================================
+ Coverage   91.62%   91.80%   +0.18%     
==========================================
  Files         406      406              
  Lines       19046    19080      +34     
==========================================
+ Hits        17450    17516      +66     
+ Misses       1237     1216      -21     
+ Partials      359      348      -11     

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