Closed chriscoey closed 2 years ago
Merging #43 (a062938) into main (9a94393) will increase coverage by
1.31%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #43 +/- ##
==========================================
+ Coverage 89.64% 90.95% +1.31%
==========================================
Files 12 12
Lines 917 929 +12
==========================================
+ Hits 822 845 +23
+ Misses 95 84 -11
Impacted Files | Coverage Δ | |
---|---|---|
src/Cones/exponentialcone.jl | 88.88% <100.00%> (+1.85%) |
:arrow_up: |
src/Cones/powercone.jl | 92.68% <100.00%> (+19.51%) |
:arrow_up: |
src/algorithms.jl | 86.79% <100.00%> (+0.91%) |
:arrow_up: |
src/models.jl | 96.00% <100.00%> (+0.03%) |
:arrow_up: |
src/optimizer.jl | 92.30% <100.00%> (+0.15%) |
:arrow_up: |
src/Cones/positivesemidefiniteconetriangle.jl | 97.87% <0.00%> (+2.12%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 9a94393...a062938. Read the comment docs.
fixes #6