aknandi / disaggregation

R package containing methods for Bayesian disaggregation modelling
Other
21 stars 6 forks source link

Pair program #40

Closed aknandi closed 4 years ago

aknandi commented 4 years ago

checking and improving the model definition file disaggregation.cpp

codecov-io commented 4 years ago

Codecov Report

Merging #40 into master will increase coverage by 0.33%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage      92%   92.33%   +0.33%     
==========================================
  Files          10       10              
  Lines         625      626       +1     
==========================================
+ Hits          575      578       +3     
+ Misses         50       48       -2
Impacted Files Coverage Δ
src/disaggregation.cpp 98.43% <100%> (+0.01%) :arrow_up:
R/prepare_data.R 97.5% <0%> (+2.5%) :arrow_up:

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 880bf26...d45cd9b. Read the comment docs.