Closed I-Bouros closed 3 years ago
Merging #42 (8340b85) into main (82bec07) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #42 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 4 +1
Lines 78 95 +17
=========================================
+ Hits 78 95 +17
Impacted Files | Coverage Δ | |
---|---|---|
branchpro/models.py | 100.00% <ø> (ø) |
|
branchpro/__init__.py | 100.00% <100.00%> (ø) |
|
branchpro/simulation.py | 100.00% <100.00%> (ø) |
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 82bec07...8340b85. Read the comment docs.
Created SimulationController class with appropriate unittests. Solves issue #9 and shuts down pull request #13