hesim-dev / hesim

Health economic simulation modeling and decision analysis
https://hesim-dev.github.io/hesim/
62 stars 16 forks source link

Add GitHub Actions #32

Closed dincerti closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #32 (bcd3f6c) into master (eb87504) will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   92.31%   92.38%   +0.07%     
==========================================
  Files          58       58              
  Lines        5047     5160     +113     
==========================================
+ Hits         4659     4767     +108     
- Misses        388      393       +5     
Impacted Files Coverage Δ
inst/include/hesim/math/composite.h 78.94% <0.00%> (-2.31%) :arrow_down:
inst/include/hesim/ctstm/indiv-ctstm.h 95.77% <0.00%> (-1.33%) :arrow_down:
inst/include/hesim/statmods/params.h 91.66% <0.00%> (-1.20%) :arrow_down:
inst/include/hesim/stats/distributions.h 93.00% <0.00%> (-0.19%) :arrow_down:
src/cea.cpp 100.00% <0.00%> (ø)
src/dtstm.cpp 100.00% <0.00%> (ø)
src/statevals.cpp 100.00% <0.00%> (ø)
src/test-quad.cpp 100.00% <0.00%> (ø)
src/test-zeroin.cpp 100.00% <0.00%> (ø)
src/test-riemann.cpp 100.00% <0.00%> (ø)
... and 11 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 eb87504...bcd3f6c. Read the comment docs.