JuliaControl / RobustAndOptimalControl.jl

Robust and optimal design and analysis of linear control systems
https://juliacontrol.github.io/RobustAndOptimalControl.jl/dev/
MIT License
55 stars 6 forks source link

CompatHelper: bump compat for ComponentArrays to 0.15, (keep existing compat) #95

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the ComponentArrays package from 0.9, 0.10, 0.11, 0.12, 0.13, 0.14 to 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.07% :tada:

Comparison is base (fc723a7) 90.09% compared to head (f615c47) 90.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #95 +/- ## ========================================== + Coverage 90.09% 90.17% +0.07% ========================================== Files 19 19 Lines 2696 2696 ========================================== + Hits 2429 2431 +2 + Misses 267 265 -2 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/JuliaControl/RobustAndOptimalControl.jl/pull/95/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.