feat(vector): add vector functions vec_sub
& vec_sum
& vec_elem_sum
#5230
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
Loading