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 some residual analysis plots #105

Closed baggepinnen closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #105 (abc96da) into master (6e7075b) will increase coverage by 0.12%. The diff coverage is 92.95%.

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   86.12%   86.25%   +0.12%     
==========================================
  Files          12       12              
  Lines        2040     2095      +55     
==========================================
+ Hits         1757     1807      +50     
- Misses        283      288       +5     
Flag Coverage Δ
unittests 86.25% <92.95%> (+0.12%) :arrow_up:

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

Impacted Files Coverage Δ
src/arx.jl 89.50% <ø> (ø)
src/plotting.jl 91.92% <91.93%> (-0.42%) :arrow_down:
src/ControlSystemIdentification.jl 80.28% <100.00%> (+0.57%) :arrow_up:
src/pem.jl 90.19% <100.00%> (ø)
src/subspace.jl 81.30% <100.00%> (+0.07%) :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 6e7075b...abc96da. Read the comment docs.