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

CompatHelper: bump compat for ComponentArrays to 0.14, (keep existing compat) #32

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the ComponentArrays package from ^0.13 to ^0.13, 0.14. 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 has no change and project coverage change: +0.36 :tada:

Comparison is base (6e72d52) 81.71% compared to head (d7a2f9e) 82.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ========================================== + Coverage 81.71% 82.07% +0.36% ========================================== Files 17 17 Lines 3774 3783 +9 ========================================== + Hits 3084 3105 +21 + Misses 690 678 -12 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/thorek1/MacroModelling.jl/pull/32/indirect-changes?src=pr&el=tree-more&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.