Skip to content

Fix integer parsing logic #10939

Fix integer parsing logic

Fix integer parsing logic #10939

Triggered via pull request January 29, 2025 15:52
Status Failure
Total duration 8m 3s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Code Coverage: go/vt/vtctl/grpcvtctldserver/server.go#L1513
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32
Code Coverage: go/vt/vtctl/grpcvtctldserver/server.go#L1521
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32
Code Coverage
Process completed with exit code 2.
Code Coverage
The `python-version` input is not set. The version of Python currently in `PATH` will be used.