Closed tmigot closed 2 years ago
Merging #54 (0da1efc) into main (50bbc20) will not change coverage. The diff coverage is
58.33%
.
@@ Coverage Diff @@
## main #54 +/- ##
=======================================
Coverage 95.28% 95.28%
=======================================
Files 6 6
Lines 742 742
=======================================
Hits 707 707
Misses 35 35
Impacted Files | Coverage Δ | |
---|---|---|
src/slack-model.jl | 91.68% <58.33%> (ø) |
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 50bbc20...0da1efc. Read the comment docs.
I introduced a bug in #48 . The ordering of slack variables matters. Here is a minimum working example illustrating the issue.