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

CompatHelper: bump compat for ImplicitDifferentiation to 0.3, (keep existing compat) #18

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the ImplicitDifferentiation package from ^0.2 to ^0.2, 0.3. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 20.83% and project coverage change: -32.84 :warning:

Comparison is base (426e723) 92.09% compared to head (674d4c2) 59.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #18 +/- ## =========================================== - Coverage 92.09% 59.25% -32.84% =========================================== Files 6 6 Lines 2630 2538 -92 =========================================== - Hits 2422 1504 -918 - Misses 208 1034 +826 ``` | [Impacted Files](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols) | Coverage Δ | | |---|---|---| | [src/get\_functions.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL2dldF9mdW5jdGlvbnMuamw=) | `74.39% <ø> (-21.36%)` | :arrow_down: | | [src/MacroModelling.jl](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thore+Kockerols#diff-c3JjL01hY3JvTW9kZWxsaW5nLmps) | `54.94% <20.83%> (-37.52%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://codecov.io/gh/thorek1/MacroModelling.jl/pull/18/indirect-changes?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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.