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

Aggressive constprop in sparse * dense #460

Merged
merged 3 commits into from
Oct 30, 2023

constprop in sparsevec multiplication

634ff3f
Select commit
Loading
Failed to load commit list.
Merged

Aggressive constprop in sparse * dense #460

constprop in sparsevec multiplication
634ff3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2023 in 0s

85.50% (+0.06%) compared to bb86364

View this Pull Request on Codecov

85.50% (+0.06%) compared to bb86364

Details

Codecov Report

Merging #460 (634ff3f) into main (bb86364) will increase coverage by 0.06%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
+ Coverage   85.43%   85.50%   +0.06%     
==========================================
  Files          13       13              
  Lines        8733     8773      +40     
==========================================
+ Hits         7461     7501      +40     
  Misses       1272     1272              
Files Coverage Δ
src/linalg.jl 91.55% <100.00%> (ø)
src/sparsematrix.jl 95.75% <100.00%> (+0.06%) ⬆️
src/sparsevector.jl 95.64% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more