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

test fixes #84

Closed baggepinnen closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #84 (56aed41) into master (b6b220d) will increase coverage by 0.39%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   78.50%   78.89%   +0.39%     
==========================================
  Files          12       12              
  Lines        1735     1744       +9     
==========================================
+ Hits         1362     1376      +14     
+ Misses        373      368       -5     
Flag Coverage Δ
unittests 78.89% <100.00%> (+0.39%) :arrow_up:

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

Impacted Files Coverage Δ
src/basis_functions.jl 87.60% <ø> (ø)
src/frd.jl 68.42% <ø> (ø)
src/ControlSystemIdentification.jl 76.56% <100.00%> (+9.33%) :arrow_up:
src/arx.jl 89.29% <100.00%> (ø)
src/frequency_weights.jl 48.64% <100.00%> (ø)
src/types.jl 62.01% <0.00%> (-1.93%) :arrow_down:

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 4de4460...56aed41. Read the comment docs.