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

Add mutating arithmetic for SRows #1659

Merged
merged 11 commits into from
Nov 13, 2024

Bump AbstractAlgebra compat

9c8d5cd
Select commit
Loading
Failed to load commit list.
Merged

Add mutating arithmetic for SRows #1659

Bump AbstractAlgebra compat
9c8d5cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

75.96% (+0.11%) compared to 66ab098

View this Pull Request on Codecov

75.96% (+0.11%) compared to 66ab098

Details

Codecov Report

Attention: Patch coverage is 88.23529% with 12 lines in your changes missing coverage. Please review.

Project coverage is 75.96%. Comparing base (66ab098) to head (9c8d5cd).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
src/Sparse/Row.jl 88.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1659      +/-   ##
==========================================
+ Coverage   75.84%   75.96%   +0.11%     
==========================================
  Files         361      362       +1     
  Lines      113694   114299     +605     
==========================================
+ Hits        86234    86828     +594     
- Misses      27460    27471      +11     
Files with missing lines Coverage Δ
src/Sparse/ZZRow.jl 91.56% <100.00%> (+0.33%) ⬆️
src/Sparse/Row.jl 83.94% <88.00%> (+4.97%) ⬆️

... and 49 files with indirect coverage changes