Adding an integration test for pricing stages
I started this to reproduce a bug but there was no bug. I was not using the api correctly. These tests also serve as examples of api use.
Codecov Report
Base: 86.55% // Head: 86.61% // Increases project coverage by +0.05% :tada:
Coverage data is based on head (
a3121bf) compared to base (719e87c). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## master #736 +/- ##
==========================================
+ Coverage 86.55% 86.61% +0.05%
==========================================
Files 59 59
Lines 5385 5385
==========================================
+ Hits 4661 4664 +3
+ Misses 724 721 -3
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/Algorithm/colgen.jl | 82.58% <0.00%> (+0.61%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Thanks Artur! I think it should be moved to documentation. I'll do it later.