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

Updates #79

Closed baggepinnen closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #79 (adbe450) into master (02d984f) will decrease coverage by 3.90%. The diff coverage is 74.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   82.40%   78.50%   -3.91%     
==========================================
  Files          10       12       +2     
  Lines        1239     1735     +496     
==========================================
+ Hits         1021     1362     +341     
- Misses        218      373     +155     
Flag Coverage Δ
unittests 78.50% <74.86%> (-3.91%) :arrow_down:

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

Impacted Files Coverage Δ
src/frequency_weights.jl 48.64% <0.00%> (-5.90%) :arrow_down:
src/spectrogram.jl 95.65% <ø> (ø)
src/frd.jl 68.42% <60.00%> (-9.87%) :arrow_down:
src/types.jl 63.94% <62.50%> (-8.25%) :arrow_down:
src/ControlSystemIdentification.jl 67.22% <65.38%> (-21.87%) :arrow_down:
src/subspace.jl 86.83% <68.42%> (+1.04%) :arrow_up:
src/plotting.jl 75.78% <75.78%> (ø)
src/subspace2.jl 81.08% <81.08%> (ø)
src/pem.jl 77.88% <85.71%> (-0.91%) :arrow_down:
src/arx.jl 89.29% <95.00%> (+0.66%) :arrow_up:
... and 7 more

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 02d984f...adbe450. Read the comment docs.