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

refactor LogicalTypeUtils::dataTypeToString #2350

Merged
merged 1 commit into from
Nov 8, 2023

refactor LogicalTypeUtils::dataTypeToString

cd6b8e9
Select commit
Loading
Failed to load commit list.
Merged

refactor LogicalTypeUtils::dataTypeToString #2350

refactor LogicalTypeUtils::dataTypeToString
cd6b8e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 8, 2023 in 1s

89.58% of diff hit (target 80.00%)

View this Pull Request on Codecov

89.58% of diff hit (target 80.00%)

Annotations

Check warning on line 202 in src/common/types/types.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/types/types.cpp#L202

Added line #L202 was not covered by tests

Check warning on line 220 in src/include/function/cast/functions/cast_string_non_nested_functions.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/include/function/cast/functions/cast_string_non_nested_functions.h#L220

Added line #L220 was not covered by tests

Check warning on line 116 in src/processor/operator/persistent/copy_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/processor/operator/persistent/copy_node.cpp#L116

Added line #L116 was not covered by tests

Check warning on line 192 in src/storage/index/hash_index_builder.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/index/hash_index_builder.cpp#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 78 in src/storage/index/hash_index_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/index/hash_index_utils.cpp#L78

Added line #L78 was not covered by tests

Check warning on line 93 in src/storage/index/hash_index_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/index/hash_index_utils.cpp#L93

Added line #L93 was not covered by tests

Check warning on line 160 in tools/nodejs_api/src_cpp/node_util.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/nodejs_api/src_cpp/node_util.cpp#L160

Added line #L160 was not covered by tests

Check warning on line 270 in tools/nodejs_api/src_cpp/node_util.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/nodejs_api/src_cpp/node_util.cpp#L270

Added line #L270 was not covered by tests

Check warning on line 215 in tools/python_api/src_cpp/py_query_result.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/python_api/src_cpp/py_query_result.cpp#L215

Added line #L215 was not covered by tests