dd-harp / MicroWNV

Discrete time simulation of West Nile Virus transmission
https://dd-harp.github.io/MicroWNV/
Other
0 stars 0 forks source link

mosquito + aquatic interfaces #6

Closed slwu89 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #6 (dc9e830) into main (bf4c490) will decrease coverage by 24.66%. The diff coverage is 39.63%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #6       +/-   ##
===========================================
- Coverage   97.56%   72.90%   -24.67%     
===========================================
  Files           9       12        +3     
  Lines         164      262       +98     
===========================================
+ Hits          160      191       +31     
- Misses          4       71       +67     
Impacted Files Coverage Δ
R/birds_interface.R 33.33% <0.00%> (-66.67%) :arrow_down:
R/fledge_trace.R 100.00% <ø> (ø)
R/mosquito_RM.R 0.00% <0.00%> (ø)
R/birds_SIRS.R 94.87% <78.57%> (-3.80%) :arrow_down:
R/aquatic_trace.R 96.29% <96.29%> (ø)
R/ModelObject.R 100.00% <100.00%> (ø)
R/aquatic_interface.R 100.00% <100.00%> (ø)
R/humans_SIR.R 96.22% <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 bf4c490...dc9e830. Read the comment docs.