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

Support for multiple datasets in `era` #126

Closed baggepinnen closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 :tada:

Comparison is base (8991b63) 86.70% compared to head (16c3e2d) 86.73%.

:exclamation: Current head 16c3e2d differs from pull request most recent head 9c6208d. Consider uploading reports for the commit 9c6208d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #126 +/- ## ========================================== + Coverage 86.70% 86.73% +0.02% ========================================== Files 12 12 Lines 2226 2231 +5 ========================================== + Hits 1930 1935 +5 Misses 296 296 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `86.73% <100.00%> (+0.02%)` | :arrow_up: | 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/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson) | Coverage Δ | | |---|---|---| | [src/frd.jl](https://app.codecov.io/gh/baggepinnen/ControlSystemIdentification.jl/pull/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson#diff-c3JjL2ZyZC5qbA==) | `87.94% <100.00%> (ø)` | | | [src/subspace.jl](https://app.codecov.io/gh/baggepinnen/ControlSystemIdentification.jl/pull/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson#diff-c3JjL3N1YnNwYWNlLmps) | `82.64% <100.00%> (+0.33%)` | :arrow_up: |

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