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

mysql/datetime: Improve TIME parsing logic #15135

Merged
merged 2 commits into from
Feb 6, 2024

datetime: Fix YEARWEEK

92f8b88
Select commit
Loading
Failed to load commit list.
Merged

mysql/datetime: Improve TIME parsing logic #15135

datetime: Fix YEARWEEK
92f8b88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 6, 2024 in 1s

94.04% of diff hit (target 70.62%)

View this Pull Request on Codecov

94.04% of diff hit (target 70.62%)

Annotations

Check warning on line 55 in go/mysql/datetime/parse.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/mysql/datetime/parse.go#L55

Added line #L55 was not covered by tests

Check warning on line 148 in go/mysql/datetime/parse.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/mysql/datetime/parse.go#L148

Added line #L148 was not covered by tests

Check warning on line 161 in go/mysql/datetime/parse.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/mysql/datetime/parse.go#L161

Added line #L161 was not covered by tests

Check warning on line 91 in go/vt/sqlparser/literal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/sqlparser/literal.go#L90-L91

Added lines #L90 - L91 were not covered by tests