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 array functions #3087

Merged
merged 1 commit into from
Mar 19, 2024

Implement array functions

7a3ca59
Select commit
Loading
Failed to load commit list.
Merged

Implement array functions #3087

Implement array functions
7a3ca59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 19, 2024 in 1s

93.33% of diff hit (target 80.00%)

View this Pull Request on Codecov

93.33% of diff hit (target 80.00%)

Annotations

Check warning on line 27 in src/function/vector_array_functions.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/vector_array_functions.cpp#L27

Added line #L27 was not covered by tests

Check warning on line 89 in src/function/vector_array_functions.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/vector_array_functions.cpp#L89

Added line #L89 was not covered by tests

Check warning on line 95 in src/function/vector_array_functions.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/vector_array_functions.cpp#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 121 in src/function/vector_array_functions.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/vector_array_functions.cpp#L118-L121

Added lines #L118 - L121 were not covered by tests

Check warning on line 151 in src/function/vector_array_functions.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function/vector_array_functions.cpp#L151

Added line #L151 was not covered by tests