thorek1 / MacroModelling.jl

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

NSSS_finder_reliability_and_output_improvements #17

Closed thorek1 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 49.06% and project coverage change: -30.69 :warning:

Comparison is base (d148264) 92.18% compared to head (d9b5e0d) 61.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## =========================================== - Coverage 92.18% 61.50% -30.69% =========================================== Files 6 6 Lines 2547 2465 -82 =========================================== - Hits 2348 1516 -832 - Misses 199 949 +750 ``` | [Impacted Files](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols) | Coverage Δ | | |---|---|---| | [src/dynare.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL2R5bmFyZS5qbA==) | `0.00% <0.00%> (-92.00%)` | :arrow_down: | | [src/structures.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/17?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/MacroModelling.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL01hY3JvTW9kZWxsaW5nLmps) | `59.27% <44.44%> (-33.95%)` | :arrow_down: | | [src/macros.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL21hY3Jvcy5qbA==) | `60.33% <52.04%> (-29.57%)` | :arrow_down: | | [src/get\_functions.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL2dldF9mdW5jdGlvbnMuamw=) | `74.07% <64.44%> (-22.22%)` | :arrow_down: | | [src/plotting.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL3Bsb3R0aW5nLmps) | `72.95% <100.00%> (-15.03%)` | :arrow_down: | | ... and [1 more](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/17?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols)

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

thorek1 commented 1 year ago