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

enhance: support null expr(#38772) #38931

Open
wants to merge 2 commits into
base: 2.5
Choose a base branch
from

add test

0ca36f5
Select commit
Loading
Failed to load commit list.
Open

enhance: support null expr(#38772) #38931

add test
0ca36f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 3, 2025 in 0s

89.62% of diff hit (target 80.00%)

View this Pull Request on Codecov

89.62% of diff hit (target 80.00%)

Annotations

Check warning on line 66 in internal/core/src/exec/expression/NullExpr.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/NullExpr.cpp#L66

Added line #L66 was not covered by tests

Check warning on line 79 in internal/core/src/exec/expression/NullExpr.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/NullExpr.cpp#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 114 in internal/core/src/exec/expression/NullExpr.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/NullExpr.cpp#L114

Added line #L114 was not covered by tests

Check warning on line 123 in internal/core/src/exec/expression/NullExpr.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/NullExpr.cpp#L123

Added line #L123 was not covered by tests

Check warning on line 141 in internal/core/src/exec/expression/NullExpr.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/NullExpr.cpp#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 644 in internal/core/src/expr/ITypeExpr.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/expr/ITypeExpr.h#L641-L644

Added lines #L641 - L644 were not covered by tests