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

feat(vector): add vector functions vec_sub & vec_sum & vec_elem_sum #5230

Merged
merged 5 commits into from
Dec 26, 2024

update lock file

8ae73a7
Select commit
Loading
Failed to load commit list.
Merged

feat(vector): add vector functions vec_sub & vec_sum & vec_elem_sum #5230

update lock file
8ae73a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2024 in 0s

83.70% (-0.25%) compared to 7471f55

View this Pull Request on Codecov

83.70% (-0.25%) compared to 7471f55

Details

Codecov Report

Attention: Patch coverage is 85.44892% with 47 lines in your changes missing coverage. Please review.

Project coverage is 83.70%. Comparing base (7471f55) to head (8ae73a7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5230      +/-   ##
==========================================
- Coverage   83.94%   83.70%   -0.25%     
==========================================
  Files        1198     1201       +3     
  Lines      222969   223292     +323     
==========================================
- Hits       187177   186910     -267     
- Misses      35792    36382     +590