JuliaControl / ControlSystems.jl

A Control Systems Toolbox for Julia
https://juliacontrol.github.io/ControlSystems.jl/stable/
Other
510 stars 85 forks source link

fix DelaySS conversion with special number type #878

Closed baggepinnen closed 1 year ago

baggepinnen commented 1 year ago

https://discourse.julialang.org/t/robustandoptimalcontrol-jl-uncertain-time-delays-for-state-space-models/104514

JuliaControlBot commented 1 year ago
This is an automated message. Plots were compared to references. 11/11 images have changed, see differences below. After pulling this PR, please update the reference images by creating a PR to ControlExamplePlots.jl here. Difference Reference Image New Image
:x: 0.047 Reference New
:heavy_check_mark: 0.011 Reference New
:heavy_check_mark: 0.001 Reference New
:heavy_check_mark: 0.001 Reference New
:heavy_check_mark: 0.007 Reference New
:heavy_check_mark: 0.003 Reference New
:heavy_check_mark: 0.0 Reference New
:warning: 0.028 Reference New
:x: 0.06 Reference New
:heavy_check_mark: 0.0 Reference New
:warning: 0.017 Reference New
codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (bfe5e73) 92.72% compared to head (d5f4eaa) 56.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #878 +/- ## =========================================== - Coverage 92.72% 56.53% -36.20% =========================================== Files 5 5 Lines 330 329 -1 =========================================== - Hits 306 186 -120 - Misses 24 143 +119 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/JuliaControl/ControlSystems.jl/pull/878/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaControl)

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