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

evalengine: Implement TO_DAYS #15065

Merged
merged 5 commits into from
Jan 29, 2024

Add missing test cases from mysql docs

ec4e4ac
Select commit
Loading
Failed to load commit list.
Merged

evalengine: Implement TO_DAYS #15065

Add missing test cases from mysql docs
ec4e4ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 29, 2024 in 0s

69.49% of diff hit (target 47.68%)

View this Pull Request on Codecov

69.49% of diff hit (target 47.68%)

Annotations

Check warning on line 613 in go/mysql/datetime/datetime.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/mysql/datetime/datetime.go#L613

Added line #L613 was not covered by tests

Check warning on line 622 in go/mysql/datetime/datetime.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/mysql/datetime/datetime.go#L622

Added line #L622 was not covered by tests

Check warning on line 1577 in go/vt/vtgate/evalengine/cached_size.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/evalengine/cached_size.go#L1570-L1577

Added lines #L1570 - L1577 were not covered by tests

Check warning on line 1580 in go/vt/vtgate/evalengine/cached_size.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/evalengine/cached_size.go#L1579-L1580

Added lines #L1579 - L1580 were not covered by tests

Check warning on line 1278 in go/vt/vtgate/evalengine/fn_time.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/evalengine/fn_time.go#L1277-L1278

Added lines #L1277 - L1278 were not covered by tests

Check warning on line 425 in go/vt/vtgate/evalengine/translate_builtin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/evalengine/translate_builtin.go#L424-L425

Added lines #L424 - L425 were not covered by tests