thorek1 / MacroModelling.jl

Macros and functions to work with DSGE models.
https://thorek1.github.io/MacroModelling.jl/stable
MIT License
98 stars 15 forks source link

Pruning #29

Closed thorek1 closed 1 year ago

thorek1 commented 1 year ago

add higher order perturbation solution pruning

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 86.20% and project coverage change: -0.99 :warning:

Comparison is base (f831c5a) 89.64% compared to head (afa7b40) 88.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ========================================== - Coverage 89.64% 88.65% -0.99% ========================================== Files 7 7 Lines 3031 3172 +141 ========================================== + Hits 2717 2812 +95 - Misses 314 360 +46 ``` | [Impacted Files](https://app.codecov.io/gh/thorek1/MacroModelling.jl/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols) | Coverage Δ | | |---|---|---| | [src/structures.jl](https://app.codecov.io/gh/thorek1/MacroModelling.jl/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL3N0cnVjdHVyZXMuamw=) | `100.00% <ø> (ø)` | | | [src/macros.jl](https://app.codecov.io/gh/thorek1/MacroModelling.jl/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL21hY3Jvcy5qbA==) | `90.47% <33.33%> (-0.35%)` | :arrow_down: | | [src/plotting.jl](https://app.codecov.io/gh/thorek1/MacroModelling.jl/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL3Bsb3R0aW5nLmps) | `82.65% <55.55%> (-8.44%)` | :arrow_down: | | [src/MacroModelling.jl](https://app.codecov.io/gh/thorek1/MacroModelling.jl/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL01hY3JvTW9kZWxsaW5nLmps) | `90.50% <96.21%> (+0.50%)` | :arrow_up: | | [src/get\_functions.jl](https://app.codecov.io/gh/thorek1/MacroModelling.jl/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL2dldF9mdW5jdGlvbnMuamw=) | `88.17% <98.41%> (+0.75%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.