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/project succeeded Mar 19, 2024 in 0s

92.73% (target 80.00%)

View this Pull Request on Codecov

92.73% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 93.33333% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 92.73%. Comparing base (8fa40d6) to head (7a3ca59).
Report is 1 commits behind head on master.

Files Patch % Lines
src/function/vector_array_functions.cpp 90.10% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3087      +/-   ##
==========================================
+ Coverage   92.63%   92.73%   +0.09%     
==========================================
  Files        1157     1162       +5     
  Lines       43041    43194     +153     
==========================================
+ Hits        39871    40054     +183     
+ Misses       3170     3140      -30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.