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

deprecate pem in favor of newpem #99

Closed baggepinnen closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #99 (b800d3c) into master (9c46d22) will increase coverage by 0.83%. The diff coverage is 77.77%.

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   85.09%   85.92%   +0.83%     
==========================================
  Files          12       12              
  Lines        2127     2018     -109     
==========================================
- Hits         1810     1734      -76     
+ Misses        317      284      -33     
Flag Coverage Δ
unittests 85.92% <77.77%> (+0.83%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/ControlSystemIdentification.jl 80.88% <ø> (+1.74%) :arrow_up:
src/types.jl 73.88% <ø> (-1.77%) :arrow_down:
src/pem.jl 90.25% <77.77%> (+7.40%) :arrow_up:

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 9c46d22...b800d3c. Read the comment docs.