Skip to content

Only multiply in `mul!` for a non-zero alpha

193520f
Select commit
Loading
Failed to load commit list.
Open

Only multiply in mul! for a non-zero alpha #426

Only multiply in `mul!` for a non-zero alpha
193520f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 1, 2026 in 0s

99.22% (+99.22%) compared to 0a58cd8

View this Pull Request on Codecov

99.22% (+99.22%) compared to 0a58cd8

Details

Codecov Report

❌ Patch coverage is 75.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.22%. Comparing base (0a58cd8) to head (193520f).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/fillalgebra.jl 75.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #426       +/-   ##
===========================================
+ Coverage    0.00%   99.22%   +99.22%     
===========================================
  Files           8        8               
  Lines        1152     1168       +16     
===========================================
+ Hits            0     1159     +1159     
+ Misses       1152        9     -1143     

☔ 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.