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 TIME_TO_SEC #15094

Merged
merged 3 commits into from
Feb 5, 2024

evalEngine: Implement TIME_TO_SEC

70d761b
Select commit
Loading
Failed to load commit list.
Merged

evalEngine: Implement TIME_TO_SEC #15094

evalEngine: Implement TIME_TO_SEC
70d761b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 31, 2024 in 0s

45.28% of diff hit (target 47.70%)

View this Pull Request on Codecov

45.28% of diff hit (target 47.70%)

Annotations

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 3825 in go/vt/vtgate/evalengine/compiler_asm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/evalengine/compiler_asm.go#L3824-L3825

Added lines #L3824 - L3825 were not covered by tests

Check warning on line 1339 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#L1338-L1339

Added lines #L1338 - L1339 were not covered by tests

Check warning on line 1342 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#L1341-L1342

Added lines #L1341 - L1342 were not covered by tests

Check warning on line 1347 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#L1346-L1347

Added lines #L1346 - L1347 were not covered by tests

Check warning on line 1357 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#L1356-L1357

Added lines #L1356 - L1357 were not covered by tests

Check warning on line 1362 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#L1362

Added line #L1362 was not covered by tests

Check warning on line 435 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#L434-L435

Added lines #L434 - L435 were not covered by tests