Skip to content

WIP: Adds operator Base.:*(::ToeplitzFactorization, ::StridedVector) - #103

Open
adomasbaliuka wants to merge 2 commits into
JuliaLinearAlgebra:masterfrom
adomasbaliuka:feature/threadsafe-multiplication-with-precomputed-factorization
Open

WIP: Adds operator Base.:*(::ToeplitzFactorization, ::StridedVector)#103
adomasbaliuka wants to merge 2 commits into
JuliaLinearAlgebra:masterfrom
adomasbaliuka:feature/threadsafe-multiplication-with-precomputed-factorization

Comment out test that needs multithreading

e008b1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 3, 2026 in 1s

94.90% (-0.09%) compared to 49bde1d

View this Pull Request on Codecov

94.90% (-0.09%) compared to 49bde1d

Details

Codecov Report

❌ Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.90%. Comparing base (49bde1d) to head (e008b1d).
⚠️ Report is 39 commits behind head on master.

Files with missing lines Patch % Lines
src/linearalgebra.jl 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   94.98%   94.90%   -0.09%     
==========================================
  Files           7        7              
  Lines         798      844      +46     
==========================================
+ Hits          758      801      +43     
- Misses         40       43       +3     

☔ View full report in Codecov by Harness.
📢 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.