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

tweak defaults in `subspaceid` #138

Closed baggepinnen closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 50.00% and project coverage change: +0.12% :tada:

Comparison is base (ae5fb17) 87.22% compared to head (089219a) 87.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #138 +/- ## ========================================== + Coverage 87.22% 87.35% +0.12% ========================================== Files 13 13 Lines 2310 2310 ========================================== + Hits 2015 2018 +3 + Misses 295 292 -3 ``` | [Flag](https://app.codecov.io/gh/baggepinnen/ControlSystemIdentification.jl/pull/138/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/baggepinnen/ControlSystemIdentification.jl/pull/138/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson) | `87.35% <50.00%> (+0.12%)` | :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. | [Files Changed](https://app.codecov.io/gh/baggepinnen/ControlSystemIdentification.jl/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson) | Coverage Δ | | |---|---|---| | [src/frequency\_weights.jl](https://app.codecov.io/gh/baggepinnen/ControlSystemIdentification.jl/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson#diff-c3JjL2ZyZXF1ZW5jeV93ZWlnaHRzLmps) | `44.11% <ø> (ø)` | | | [src/plotting.jl](https://app.codecov.io/gh/baggepinnen/ControlSystemIdentification.jl/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson#diff-c3JjL3Bsb3R0aW5nLmps) | `92.52% <0.00%> (ø)` | | | [src/subspace2.jl](https://app.codecov.io/gh/baggepinnen/ControlSystemIdentification.jl/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson#diff-c3JjL3N1YnNwYWNlMi5qbA==) | `95.87% <ø> (ø)` | | | [src/arx.jl](https://app.codecov.io/gh/baggepinnen/ControlSystemIdentification.jl/pull/138?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson#diff-c3JjL2FyeC5qbA==) | `89.70% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/baggepinnen/ControlSystemIdentification.jl/pull/138/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.