fabern / LWFBrook90.jl

Istope-enabled implementation of the LWF-BROOK90 hydrological model in Julia
GNU General Public License v3.0
11 stars 1 forks source link

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

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 and project coverage have no change.

Comparison is base (99fb4a7) 65.19% compared to head (46a0d46) 65.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #62 +/- ## ======================================== Coverage 65.19% 65.19% ======================================== Files 17 17 Lines 2807 2807 ======================================== Hits 1830 1830 Misses 977 977 ```

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