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

update compat #130

Closed baggepinnen closed 1 year ago

baggepinnen commented 1 year ago

This moves the c2d methods for covariance matrices into ControlSystemsBase

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.15 :warning:

Comparison is base (e14627c) 86.81% compared to head (e60b238) 86.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #130 +/- ## ========================================== - Coverage 86.81% 86.66% -0.15% ========================================== Files 12 12 Lines 2252 2213 -39 ========================================== - Hits 1955 1918 -37 + Misses 297 295 -2 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `86.66% <ø> (-0.15%)` | :arrow_down: | 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. | [Impacted Files](https://app.codecov.io/gh/baggepinnen/ControlSystemIdentification.jl/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson) | Coverage Δ | | |---|---|---| | [src/ControlSystemIdentification.jl](https://app.codecov.io/gh/baggepinnen/ControlSystemIdentification.jl/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson#diff-c3JjL0NvbnRyb2xTeXN0ZW1JZGVudGlmaWNhdGlvbi5qbA==) | `78.46% <ø> (-3.79%)` | :arrow_down: |

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