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

Frequency-domain subspaceid #86

Closed baggepinnen closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #86 (555ea51) into master (8600755) will increase coverage by 1.29%. The diff coverage is 94.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   82.42%   83.72%   +1.29%     
==========================================
  Files          12       12              
  Lines        1775     1972     +197     
==========================================
+ Hits         1463     1651     +188     
- Misses        312      321       +9     
Flag Coverage Δ
unittests 83.72% <94.00%> (+1.29%) :arrow_up:

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

Impacted Files Coverage Δ
src/types.jl 70.48% <76.47%> (+1.32%) :arrow_up:
src/subspace2.jl 88.31% <95.62%> (+7.23%) :arrow_up:
src/utils.jl 70.58% <0.00%> (+0.58%) :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 8600755...555ea51. Read the comment docs.