Add mutating arithmetic for SRow
s
#1659
Merged
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%) |
⬆️ |
Loading