Skip to content

feat!: Remove unstable SIMD optimization#99

Merged
phenylshima merged 10 commits into
mainfrom
no-unstable
Aug 3, 2025
Merged

feat!: Remove unstable SIMD optimization#99
phenylshima merged 10 commits into
mainfrom
no-unstable

unroll more

27a4a17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2025 in 0s

70.38% (+1.95%) compared to 506c136

View this Pull Request on Codecov

70.38% (+1.95%) compared to 506c136

Details

Codecov Report

❌ Patch coverage is 88.67925% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.38%. Comparing base (506c136) to head (27a4a17).

Files with missing lines Patch % Lines
src/vocoder/mlsa.rs 88.67% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   68.43%   70.38%   +1.95%     
==========================================
  Files          39       37       -2     
  Lines        1682     1648      -34     
==========================================
+ Hits         1151     1160       +9     
+ Misses        531      488      -43     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.