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

Implement function catalog-entry #2910

Merged
merged 1 commit into from
Feb 19, 2024

Implement function catalog-entry

b8aa918
Select commit
Loading
Failed to load commit list.
Merged

Implement function catalog-entry #2910

Implement function catalog-entry
b8aa918
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 19, 2024 in 1s

96.09% of diff hit (target 80.00%)

View this Pull Request on Codecov

96.09% of diff hit (target 80.00%)

Annotations

Check warning on line 14 in src/catalog/catalog_entry/function_catalog_entry.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/catalog/catalog_entry/function_catalog_entry.cpp#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 22 in src/catalog/catalog_entry/scalar_macro_catalog_entry.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/catalog/catalog_entry/scalar_macro_catalog_entry.cpp#L22

Added line #L22 was not covered by tests

Check warning on line 29 in src/catalog/catalog_entry/scalar_macro_catalog_entry.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/catalog/catalog_entry/scalar_macro_catalog_entry.cpp#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 85 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L85

Added line #L85 was not covered by tests

Check warning on line 193 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L193

Added line #L193 was not covered by tests

Check warning on line 220 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L220

Added line #L220 was not covered by tests

Check warning on line 231 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L231

Added line #L231 was not covered by tests

Check warning on line 243 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L243

Added line #L243 was not covered by tests

Check warning on line 256 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L256

Added line #L256 was not covered by tests

Check warning on line 270 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L270

Added line #L270 was not covered by tests

Check warning on line 281 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L281

Added line #L281 was not covered by tests

Check warning on line 294 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L294

Added line #L294 was not covered by tests

Check warning on line 309 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L309

Added line #L309 was not covered by tests

Check warning on line 326 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L326

Added line #L326 was not covered by tests

Check warning on line 337 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L336-L337

Added lines #L336 - L337 were not covered by tests

Check warning on line 339 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L339

Added line #L339 was not covered by tests

Check warning on line 345 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L345

Added line #L345 was not covered by tests

Check warning on line 348 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L348

Added line #L348 was not covered by tests

Check warning on line 352 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L352

Added line #L352 was not covered by tests

Check warning on line 361 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L361

Added line #L361 was not covered by tests

Check warning on line 370 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L370

Added line #L370 was not covered by tests

Check warning on line 379 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L379

Added line #L379 was not covered by tests

Check warning on line 388 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L388

Added line #L388 was not covered by tests

Check warning on line 401 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L401

Added line #L401 was not covered by tests

Check warning on line 461 in src/function/built_in_function_utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/built_in_function_utils.cpp#L461

Added line #L461 was not covered by tests