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: Relax go directive in go.mod to 1.22.0 #3423

Merged
merged 1 commit into from
Jan 9, 2025

fix: relax go directive in go.mod to 1.22.0

f648bc4
Select commit
Loading
Failed to load commit list.
Merged

fix: Relax go directive in go.mod to 1.22.0 #3423

fix: relax go directive in go.mod to 1.22.0
f648bc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 7, 2025 in 0s

92.22% (-5.51%) compared to 2b8c7fa

View this Pull Request on Codecov

92.22% (-5.51%) compared to 2b8c7fa

Details

Codecov Report

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

Project coverage is 92.22%. Comparing base (2b8c7fa) to head (f648bc4).
Report is 215 commits behind head on master.

Files with missing lines Patch % Lines
example/verifyartifact/main.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3423      +/-   ##
==========================================
- Coverage   97.72%   92.22%   -5.51%     
==========================================
  Files         153      173      +20     
  Lines       13390    14937    +1547     
==========================================
+ Hits        13085    13775     +690     
- Misses        215     1068     +853     
- Partials       90       94       +4     

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