HighDimensionalEconLab / DifferentiableStateSpaceModels.jl

MIT License
46 stars 1 forks source link

Settings to skip the ergodic distribution #137

Closed jlperla closed 2 years ago

jlperla commented 2 years ago

fixes #135 fixes #132 fixes #130 fixes #117

codecov[bot] commented 2 years ago

Codecov Report

Merging #137 (fda85fc) into main (b408f14) will increase coverage by 0.05%. The diff coverage is 83.33%.

:exclamation: Current head fda85fc differs from pull request most recent head 169c8b3. Consider uploading reports for the commit 169c8b3 to get more accurate results

@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
+ Coverage   68.92%   68.97%   +0.05%     
==========================================
  Files          12       12              
  Lines        1213     1215       +2     
==========================================
+ Hits          836      838       +2     
  Misses        377      377              
Impacted Files Coverage Δ
src/sequential.jl 100.00% <ø> (ø)
src/generate_perturbation_derivatives.jl 86.32% <60.00%> (+0.04%) :arrow_up:
src/generate_perturbation.jl 82.32% <86.95%> (+0.08%) :arrow_up:
src/types.jl 25.69% <100.00%> (ø)

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 b408f14...169c8b3. Read the comment docs.