Closed I-Bouros closed 3 years ago
Merging #48 (29efc5e) into main (f4aa215) will not change coverage. The diff coverage is
100.00%
.
@@ 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.
Solves issue #45 of creating a slider class for the Dash app.