baggepinnen / ControlSystemIdentification.jl

System Identification toolbox, compatible with ControlSystems.jl
https://baggepinnen.github.io/ControlSystemIdentification.jl/dev
MIT License
130 stars 13 forks source link

CompatHelper: bump compat for FillArrays to 1, (keep existing compat) #123

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the FillArrays package from <0.9, 0.9, 0.11, 0.12, 0.13 to <0.9, 0.9, 0.11, 0.12, 0.13, 1. 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[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (464c7fc) 86.53% compared to head (b0e67b4) 86.53%.

:exclamation: Current head b0e67b4 differs from pull request most recent head e7d095e. Consider uploading reports for the commit e7d095e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #123 +/- ## ======================================= Coverage 86.53% 86.53% ======================================= Files 12 12 Lines 2153 2153 ======================================= Hits 1863 1863 Misses 290 290 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `86.53% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson#carryforward-flags-in-the-pull-request-comment) to find out more.

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