sonelu / roboglia

Robotics framework
GNU General Public License v3.0
0 stars 1 forks source link

Revert "Documentation updates" #24

Closed sonelu closed 4 years ago

sonelu commented 4 years ago

Reverts sonelu/roboglia#23

codecov[bot] commented 4 years ago

Codecov Report

Merging #24 into master will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   86.79%   86.77%   -0.03%     
==========================================
  Files          21       21              
  Lines        1310     1308       -2     
  Branches      181      181              
==========================================
- Hits         1137     1135       -2     
  Misses        134      134              
  Partials       39       39              
Impacted Files Coverage Δ
roboglia/base/device.py 96.72% <ø> (ø)
roboglia/base/thread.py 85.36% <ø> (-0.12%) :arrow_down:
roboglia/dynamixel/__init__.py 100.00% <ø> (ø)
roboglia/base/bus.py 92.30% <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 364ca76...4729535. Read the comment docs.