sonelu / roboglia

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

Documentation updates #26

Closed sonelu closed 4 years ago

sonelu commented 4 years ago

Updates on the installation documentation Updates on README.md Spell check some code. Switched to version v0.0.11

codecov[bot] commented 4 years ago

Codecov Report

Merging #26 into master will decrease coverage by 0.48%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   86.95%   86.47%   -0.49%     
==========================================
  Files          21       21              
  Lines        1388     1309      -79     
  Branches      197      181      -16     
==========================================
- Hits         1207     1132      -75     
+ Misses        137      136       -1     
+ Partials       44       41       -3     
Impacted Files Coverage Δ
roboglia/_version.py 0.00% <0.00%> (ø)
roboglia/base/device.py 96.72% <ø> (ø)
roboglia/base/thread.py 85.36% <ø> (-1.44%) :arrow_down:
roboglia/dynamixel/bus.py 85.77% <100.00%> (-0.87%) :arrow_down:
roboglia/dynamixel/sync.py 80.86% <0.00%> (-1.74%) :arrow_down:
roboglia/dynamixel/__init__.py 100.00% <0.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 0ea1a11...1811990. Read the comment docs.