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

Preprocessor #13

Closed thorek1 closed 1 year ago

thorek1 commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Base: 92.85% // Head: 93.23% // Increases project coverage by +0.37% :tada:

Coverage data is based on head (8e9df5d) compared to base (5528c9b). Patch coverage: 83.83% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== + Coverage 92.85% 93.23% +0.37% ========================================== Files 5 6 +1 Lines 2072 2157 +85 ========================================== + Hits 1924 2011 +87 + Misses 148 146 -2 ``` | [Impacted Files](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols) | Coverage Δ | | |---|---|---| | [src/macros.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL21hY3Jvcy5qbA==) | `90.12% <75.00%> (-0.17%)` | :arrow_down: | | [src/dynare.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL2R5bmFyZS5qbA==) | `82.14% <82.14%> (ø)` | | | [src/MacroModelling.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL01hY3JvTW9kZWxsaW5nLmps) | `93.22% <100.00%> (+1.57%)` | :arrow_up: | | [src/plotting.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL3Bsb3R0aW5nLmps) | `99.14% <0.00%> (+0.42%)` | :arrow_up: | 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.