Closed geoffroyleconte closed 2 years ago
Merging #22 (cf4fc20) into main (e979510) will increase coverage by
3.14%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #22 +/- ##
==========================================
+ Coverage 77.21% 80.36% +3.14%
==========================================
Files 3 3
Lines 237 275 +38
==========================================
+ Hits 183 221 +38
Misses 54 54
Impacted Files | Coverage Δ | |
---|---|---|
src/coo_linalg.jl | 98.78% <100.00%> (+0.36%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
thank you
I need to write this to do operations with SparseMatricesCOO. Since this is specific to my application, if you think that it is not necessary, I can keep it out of this package.