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 scalar function registration #3119

Merged
merged 1 commit into from
Mar 25, 2024

Refactor scalar function registration

af53224
Select commit
Loading
Failed to load commit list.
Merged

Refactor scalar function registration #3119

Refactor scalar function registration
af53224
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2024 in 0s

91.91% (target 80.00%)

View this Pull Request on Codecov

91.91% (target 80.00%)

Details

Codecov Report

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

Project coverage is 91.91%. Comparing base (3813eed) to head (af53224).

Files Patch % Lines
src/function/vector_map_functions.cpp 95.83% 1 Missing ⚠️
src/function/vector_struct_functions.cpp 95.65% 1 Missing ⚠️
src/function/vector_union_functions.cpp 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3119      +/-   ##
==========================================
- Coverage   91.94%   91.91%   -0.03%     
==========================================
  Files        1171     1171              
  Lines       43989    43882     -107     
==========================================
- Hits        40444    40333     -111     
- Misses       3545     3549       +4     

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