jangevaare / Pathogen.jl

Simulation, visualization, and inference of individual level infectious disease models with Julia
MIT License
72 stars 10 forks source link

Swith to GH actions for testing #37

Closed jangevaare closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #37 (8a2df03) into master (d06c59e) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   59.79%   59.84%   +0.05%     
==========================================
  Files          46       46              
  Lines        1373     1320      -53     
==========================================
- Hits          821      790      -31     
+ Misses        552      530      -22     
Impacted Files Coverage Δ
src/inference/MarkovChain.jl 33.33% <0.00%> (-6.67%) :arrow_down:
src/simulation/simulate!.jl 73.91% <0.00%> (-1.09%) :arrow_down:
src/inference/iterate!.jl 80.55% <0.00%> (-1.03%) :arrow_down:
src/inference/initialize.jl 85.71% <0.00%> (-0.57%) :arrow_down:
src/inference/start!.jl 95.45% <0.00%> (-0.38%) :arrow_down:
src/inference/loglikelihood.jl 80.35% <0.00%> (-0.35%) :arrow_down:
src/inference/TransmissionNetworkDistribution.jl 94.11% <0.00%> (-0.33%) :arrow_down:
src/inference/generate.jl 87.77% <0.00%> (-0.27%) :arrow_down:
src/inference/_pathway_to.jl 100.00% <0.00%> (ø)
src/inference/_pathway_from.jl 100.00% <0.00%> (ø)
... and 13 more

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 d06c59e...8a2df03. Read the comment docs.