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 45 slider class #48

Closed I-Bouros closed 3 years ago

I-Bouros commented 3 years ago

Solves issue #45 of creating a slider class for the Dash app.

codecov[bot] commented 3 years ago

Codecov Report

Merging #48 (29efc5e) into main (f4aa215) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #48   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         7    +2     
  Lines          124       146   +22     
=========================================
+ Hits           124       146   +22     
Impacted Files Coverage Δ
branchpro/apps/_incidence_number_plot.py 100.00% <ø> (ø)
branchpro/__init__.py 100.00% <100.00%> (ø)
branchpro/apps/__init__.py 100.00% <100.00%> (ø)
branchpro/apps/_sliders.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 f4aa215...29efc5e. Read the comment docs.