Closed termoshtt closed 2 years ago
Merging #346 (7e61539) into master (07ab31d) will decrease coverage by
0.06%
. The diff coverage is85.33%
.
@@ Coverage Diff @@
## master #346 +/- ##
==========================================
- Coverage 90.05% 89.98% -0.07%
==========================================
Files 74 74
Lines 4525 4555 +30
==========================================
+ Hits 4075 4099 +24
- Misses 450 456 +6
Impacted Files | Coverage Δ | |
---|---|---|
lax/src/cholesky.rs | 100.00% <ø> (ø) |
|
lax/src/solveh.rs | 73.21% <72.41%> (-2.30%) |
:arrow_down: |
lax/src/lib.rs | 94.64% <86.36%> (-5.36%) |
:arrow_down: |
lax/src/solve.rs | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
For #168, Same as #340, #341, #343, and #345
Solve_
intoLapack
traitInvWork
structSolveh_
intoLapack
traitBkWork
structCholesky_
intoLapack
trait