Skip to content

[release-21.0] vexplain to protect the log fields from concurrent writes (#17460) #10086

[release-21.0] vexplain to protect the log fields from concurrent writes (#17460)

[release-21.0] vexplain to protect the log fields from concurrent writes (#17460) #10086

Triggered via pull request January 6, 2025 07:35
Status Failure
Total duration 9m 30s
Artifacts

codecov.yml

on: pull_request
Code Coverage
5m 9s
Code Coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Code Coverage: go/vt/vtgate/vcursor_impl.go#L542
syntax error: non-declaration statement outside function body
Code Coverage: go/vt/vtgate/vcursor_impl.go#L552
syntax error: unexpected ==, expected }
Code Coverage: go/vt/vtgate/vcursor_impl.go#L556
syntax error: unexpected >>, expected }
Code Coverage: go/vt/vtgate/vcursor_impl.go#L556
invalid character U+0023 '#'
Code Coverage: go/vt/vtgate/vcursor_impl.go#L557
syntax error: unexpected }, expected expression
Code Coverage: go/vt/vtgate/vcursor_impl.go#L559
syntax error: non-declaration statement outside function body
Code Coverage: go/vt/vtgate/vcursor_impl.go#L575
syntax error: unexpected ==, expected }
Code Coverage: go/vt/vtgate/vcursor_impl.go#L579
syntax error: unexpected >>, expected }
Code Coverage: go/vt/vtgate/vcursor_impl.go#L579
invalid character U+0023 '#'
Code Coverage: go/vt/vtgate/vcursor_impl.go#L580
syntax error: unexpected }, expected expression
Code Coverage
The `python-version` input is not set. The version of Python currently in `PATH` will be used.