Skip to content

Fix typo

560678b
Select commit
Loading
Failed to load commit list.
Open

Add SIMD versions of scrambler and vector multiplication #361

Fix typo
560678b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 7, 2025 in 1s

78.010% (-0.030%) compared to e56e4dd

View this Pull Request on Codecov

78.010% (-0.030%) compared to e56e4dd

Details

Codecov Report

Attention: Patch coverage is 72.00000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 78.010%. Comparing base (e56e4dd) to head (560678b).
Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
src/vector/src/vectorcf_mul.avx.c 44.736% 21 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##            master      #361       +/-   ##
=============================================
- Coverage   78.040%   78.010%   -0.030%     
=============================================
  Files          207       208        +1     
  Lines        18967     19014       +47     
  Branches      2550      2555        +5     
=============================================
+ Hits         14802     14833       +31     
- Misses        3260      3278       +18     
+ Partials       905       903        -2     

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