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

Add helper functions for constructing and fitting basis functions #56

Closed baggepinnen closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #56 (c373b71) into master (d5d294d) will increase coverage by 0.24%. The diff coverage is 82.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   81.15%   81.40%   +0.24%     
==========================================
  Files           9       10       +1     
  Lines         918     1054     +136     
==========================================
+ Hits          745      858     +113     
- Misses        173      196      +23     
Flag Coverage Δ
unittests 81.40% <82.73%> (+0.24%) :arrow_up:

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

Impacted Files Coverage Δ
src/ControlSystemIdentification.jl 88.46% <ø> (ø)
src/frd.jl 78.31% <53.84%> (-1.69%) :arrow_down:
src/basis_functions.jl 83.01% <83.01%> (ø)
src/arx.jl 85.77% <100.00%> (+1.22%) :arrow_up:
src/subspace.jl 87.89% <100.00%> (ø)

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 d5d294d...c373b71. Read the comment docs.