bankofcanada / StateSpaceEcon.jl

BSD 3-Clause "New" or "Revised" License
49 stars 9 forks source link

Simulate a mixture of anticipated and unanticipated shocks #32

Closed bbejanov closed 2 years ago

bbejanov commented 2 years ago

Also includes:

Note - this branch was created out of the dev branch, so that PR (#30) should be merged first.

codecov-commenter commented 2 years ago

Codecov Report

Merging #32 (3f3c9b5) into master (1f8cbd9) will increase coverage by 16.61%. The diff coverage is 84.18%.

@@             Coverage Diff             @@
##           master      #32       +/-   ##
===========================================
+ Coverage   69.30%   85.92%   +16.61%     
===========================================
  Files          19       19               
  Lines        1264     1371      +107     
===========================================
+ Hits          876     1178      +302     
+ Misses        388      193      -195     
Impacted Files Coverage Δ
src/stackedtime/simulate.jl 86.91% <78.81%> (+13.66%) :arrow_up:
src/Plans.jl 78.30% <93.33%> (+5.10%) :arrow_up:
src/misc.jl 76.47% <100.00%> (+1.47%) :arrow_up:
src/stackedtime/fctypes.jl 90.90% <100.00%> (+45.45%) :arrow_up:
src/stackedtime/shockdecomp.jl 88.70% <100.00%> (+88.70%) :arrow_up:
src/steadystate/nr.jl 78.78% <100.00%> (+42.42%) :arrow_up:
src/steadystate/presolve.jl 90.90% <0.00%> (-2.12%) :arrow_down:
src/steadystate/solverdata.jl 87.17% <0.00%> (+0.16%) :arrow_up:
src/steadystate/1dsolvers.jl 84.84% <0.00%> (+1.51%) :arrow_up:
src/steadystate/global.jl 80.95% <0.00%> (+2.38%) :arrow_up:
... and 10 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 3d1f90b...3f3c9b5. Read the comment docs.