srlanalytics / bdfm

Bayesian dynamic factor model estimation and predictive statistics including nowcasting and forecasting
MIT License
5 stars 6 forks source link

Diff log tweaks #61

Closed christophsax closed 5 years ago

christophsax commented 5 years ago

Merge the other PR first. This one builds on top of the first one

codecov-io commented 5 years ago

Codecov Report

Merging #61 into master will increase coverage by 0.78%. The diff coverage is 67.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   60.09%   60.87%   +0.78%     
==========================================
  Files           9        9              
  Lines        1496     1526      +30     
==========================================
+ Hits          899      929      +30     
  Misses        597      597
Impacted Files Coverage Δ
R/dfm-methods.R 2.7% <0%> (-0.16%) :arrow_down:
R/dfm.R 53.33% <50%> (-0.12%) :arrow_down:
R/dfm_core.R 66.19% <73.33%> (+1.54%) :arrow_up:
src/BDFM.cpp 71.39% <0%> (+0.56%) :arrow_up:
R/utils.R 13.55% <0%> (+8.47%) :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 217d744...b24d313. Read the comment docs.