Closed kibaekkim closed 4 years ago
Merging #8 into master will increase coverage by
0.71%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #8 +/- ##
==========================================
+ Coverage 73.39% 74.11% +0.71%
==========================================
Files 2 2
Lines 312 309 -3
==========================================
Hits 229 229
+ Misses 83 80 -3
Impacted Files | Coverage Δ | |
---|---|---|
src/DSPCInterface.jl | 72.72% <ø> (+3.08%) |
:arrow_up: |
src/DSPopt.jl | 74.40% <100.00%> (+0.19%) |
: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 b6e6df1...f4b86b6. Read the comment docs.
As MOI does not have bounds for binary variables, we set the bounds manually.