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

Bump Go to 1.23.2 #6718

Merged
merged 4 commits into from
Nov 8, 2024

Added ignore for gosec G115 and fixed overflow in few places

dbc69de
Select commit
Loading
Failed to load commit list.
Merged

Bump Go to 1.23.2 #6718

Added ignore for gosec G115 and fixed overflow in few places
dbc69de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 7, 2024 in 1s

84.44% of diff hit (target 81.04%)

View this Pull Request on Codecov

84.44% of diff hit (target 81.04%)

Annotations

Check warning on line 164 in cmd/contour/contour.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/contour.go#L164

Added line #L164 was not covered by tests

Check warning on line 194 in internal/annotation/annotations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/annotation/annotations.go#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 1802 in internal/dag/gatewayapi_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/gatewayapi_processor.go#L1802

Added line #L1802 was not covered by tests

Check warning on line 324 in internal/featuretests/v3/featuretests.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/featuretests/v3/featuretests.go#L324

Added line #L324 was not covered by tests

Check warning on line 339 in internal/featuretests/v3/featuretests.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/featuretests/v3/featuretests.go#L339

Added line #L339 was not covered by tests