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

add structured_pem for linear graybox identification #150

Closed baggepinnen closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 92.50000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 87.32%. Comparing base (8ef33cc) to head (8573646).

Files Patch % Lines
src/pem.jl 92.10% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #150 +/- ## ========================================== - Coverage 88.10% 87.32% -0.79% ========================================== Files 13 13 Lines 2329 2367 +38 ========================================== + Hits 2052 2067 +15 - Misses 277 300 +23 ``` | [Flag](https://app.codecov.io/gh/baggepinnen/ControlSystemIdentification.jl/pull/150/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/150/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson) | `87.32% <92.50%> (-0.79%)` | :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.

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