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

chore: Bump actions/setup-go from 4.1.0 to 5.0.0 #1203

Merged
merged 1 commit into from
Dec 7, 2023

chore: Bump actions/setup-go from 4.1.0 to 5.0.0

002f746
Select commit
Loading
Failed to load commit list.
Merged

chore: Bump actions/setup-go from 4.1.0 to 5.0.0 #1203

chore: Bump actions/setup-go from 4.1.0 to 5.0.0
002f746
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2023 in 1s

55.13% (+0.16%) compared to 2a2cfd3

View this Pull Request on Codecov

55.13% (+0.16%) compared to 2a2cfd3

Details

Codecov Report

Attention: 46 lines in your changes are missing coverage. Please review.

Comparison is base (2a2cfd3) 54.97% compared to head (002f746) 55.13%.
Report is 1 commits behind head on main.

Files Patch % Lines
plugins/verifier/cosign/cosign.go 10.00% 17 Missing and 1 partial ⚠️
plugins/verifier/sbom/sbom.go 41.66% 6 Missing and 1 partial ⚠️
...rifier/vulnerabilityreport/vulnerability_report.go 80.00% 5 Missing and 1 partial ⚠️
...ugins/verifier/schemavalidator/schema_validator.go 28.57% 4 Missing and 1 partial ⚠️
pkg/verifier/factory/factory.go 78.57% 1 Missing and 2 partials ⚠️
pkg/executor/core/testtypes.go 33.33% 2 Missing ⚠️
pkg/verifier/plugin/plugin.go 83.33% 2 Missing ⚠️
pkg/controllers/verifier_controller.go 88.88% 0 Missing and 1 partial ⚠️
pkg/verifier/notation/notation.go 94.44% 1 Missing ⚠️
plugins/verifier/licensechecker/licensechecker.go 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1203      +/-   ##
==========================================
+ Coverage   54.97%   55.13%   +0.16%     
==========================================
  Files         104      104              
  Lines        6780     6865      +85     
==========================================
+ Hits         3727     3785      +58     
- Misses       2726     2749      +23     
- Partials      327      331       +4     

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