mysql/datetime: Improve TIME parsing logic #15135
Merged
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
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
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
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
codecov / codecov/patch
go/vt/sqlparser/literal.go#L90-L91
Added lines #L90 - L91 were not covered by tests
Loading