onguntoglu / pyadrc

Active Disturbance Rejection Control for Python
MIT License
29 stars 9 forks source link

Documentation #16

Closed onguntoglu closed 3 years ago

onguntoglu commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #16 (cd86091) into master (3bb26b9) will decrease coverage by 0.47%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   73.59%   73.11%   -0.48%     
==========================================
  Files           3        3              
  Lines         284      279       -5     
==========================================
- Hits          209      204       -5     
  Misses         75       75              
Impacted Files Coverage Δ
pyadrc/__init__.py 100.00% <100.00%> (ø)
pyadrc/models.py 55.73% <0.00%> (-1.41%) :arrow_down:
pyadrc/pyadrc.py 77.25% <0.00%> (-0.32%) :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 3bb26b9...cd86091. Read the comment docs.