baggepinnen / ControlSystemIdentification.jl

System Identification toolbox, compatible with ControlSystems.jl
https://baggepinnen.github.io/ControlSystemIdentification.jl/dev
MIT License
132 stars 13 forks source link

CompatHelper: bump compat for "RecipesBase" to "1.0" #28

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the RecipesBase package from <0.8, 0.8 to <0.8, 0.8, 1.0.

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[bot] commented 4 years ago

Codecov Report

Merging #28 into master will decrease coverage by 2.34%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   83.47%   81.12%   -2.35%     
==========================================
  Files           8        8              
  Lines         726      747      +21     
==========================================
  Hits          606      606              
- Misses        120      141      +21     
Impacted Files Coverage Δ
src/ControlSystemIdentification.jl 88.46% <0.00%> (-5.42%) :arrow_down:
src/utils.jl 71.42% <0.00%> (-3.58%) :arrow_down:
src/types.jl 73.55% <0.00%> (-3.18%) :arrow_down:
src/frd.jl 71.42% <0.00%> (-2.49%) :arrow_down:
src/arx.jl 85.42% <0.00%> (-1.76%) :arrow_down:
src/subspace.jl 88.52% <0.00%> (-1.48%) :arrow_down:
src/pem.jl 81.94% <0.00%> (-1.16%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eb1fc58...67fa823. Read the comment docs.