srlanalytics / bdfm

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

Sax mini take #85

Closed christophsax closed 3 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #85 into master will increase coverage by 0.05%. The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #85      +/-   ##
=========================================
+ Coverage   85.34%   85.4%   +0.05%     
=========================================
  Files          11      11              
  Lines        1508    1500       -8     
=========================================
- Hits         1287    1281       -6     
+ Misses        221     219       -2
Impacted Files Coverage Δ
R/dfm.R 66.12% <60%> (-1.09%) :arrow_down:
R/dfm-methods.R 97.72% <83.33%> (-2.28%) :arrow_down:
R/dfm_core.R 76.08% <93.33%> (+1.08%) :arrow_up:
R/PCdfm.R 83.33% <0%> (-0.39%) :arrow_down:
R/bdfm.R 59.88% <0%> (-0.12%) :arrow_down:
src/utils.cpp 91.12% <0%> (-0.08%) :arrow_down:
R/MLdfm.R 98.33% <0%> (-0.06%) :arrow_down:
src/toolbox.cpp 92.76% <0%> (-0.02%) :arrow_down:
src/BDFM.cpp 95.56% <0%> (-0.02%) :arrow_down:
... and 3 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 e92dc4d...b5ae607. Read the comment docs.