SABS-R3-Epidemiology / seirmo

This is a project to model the outbreak of an infectious disease with the SEIR model.
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Notes and Basic Structure #93

Closed NicholasFan235 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #93 (54bc3ec) into main (347052b) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #93   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8        10    +2     
  Lines          265       355   +90     
=========================================
+ Hits           265       355   +90     
Impacted Files Coverage Δ
seirmo/__init__.py 100.00% <100.00%> (ø)
seirmo/_core.py 100.00% <100.00%> (ø)
seirmo/deterministic_models.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 347052b...54bc3ec. Read the comment docs.

rccreswell commented 3 years ago

@NicholasFan235 : it looks like @I-Bouros and I ended up reviewing this simultaneously so please excuse any duplicates