SABS-R3-Epidemiology / branchpro

Using branching processes to estimate the time-dependent reproduction number of a disease with imported cases
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Issue 09 simulation controller class #42

Closed I-Bouros closed 3 years ago

I-Bouros commented 4 years ago

Created SimulationController class with appropriate unittests. Solves issue #9 and shuts down pull request #13

codecov[bot] commented 4 years ago

Codecov Report

Merging #42 (8340b85) into main (82bec07) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            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.