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 FROM_DAYS #15058

Merged
merged 8 commits into from
Jan 29, 2024

Make use of DateFromDayNumber in FROM_DAYS func

e44193a
Select commit
Loading
Failed to load commit list.
Merged

evalengine: Implement FROM_DAYS #15058

Make use of DateFromDayNumber in FROM_DAYS func
e44193a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 28, 2024 in 1s

64.91% of diff hit (target 47.49%)

View this Pull Request on Codecov

64.91% of diff hit (target 47.49%)

Annotations

Check warning on line 90 in go/mysql/datetime/mydate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/mysql/datetime/mydate.go#L87-L90

Added lines #L87 - L90 were not covered by tests

Check warning on line 845 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#L838-L845

Added lines #L838 - L845 were not covered by tests

Check warning on line 848 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#L847-L848

Added lines #L847 - L848 were not covered by tests

Check warning on line 1279 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#L1278-L1279

Added lines #L1278 - L1279 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