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

build: migrate to golang 1.23.x #2701

Merged
merged 2 commits into from
Nov 8, 2024

fix: golangci-lint reported errors

0cab164
Select commit
Loading
Failed to load commit list.
Merged

build: migrate to golang 1.23.x #2701

fix: golangci-lint reported errors
0cab164
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 7, 2024 in 1s

91.93% (-0.01%) compared to a76bfd4

View this Pull Request on Codecov

91.93% (-0.01%) compared to a76bfd4

Details

Codecov Report

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

Project coverage is 91.93%. Comparing base (a76bfd4) to head (0cab164).

Files with missing lines Patch % Lines
pkg/api/ldap.go 0.00% 0 Missing and 2 partials ⚠️
pkg/test/oci-utils/oci_layout.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2701      +/-   ##
==========================================
- Coverage   91.94%   91.93%   -0.01%     
==========================================
  Files         170      170              
  Lines       30124    30124              
==========================================
- Hits        27697    27695       -2     
- Misses       1804     1806       +2     
  Partials      623      623              

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