sonelu / roboglia

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

Documentation updates #23

Closed sonelu closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into master will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   86.77%   86.79%   +0.02%     
==========================================
  Files          21       21              
  Lines        1308     1310       +2     
  Branches      181      181              
==========================================
+ Hits         1135     1137       +2     
  Misses        134      134              
  Partials       39       39              
Impacted Files Coverage Δ
roboglia/base/device.py 96.72% <ø> (ø)
roboglia/base/bus.py 92.30% <100.00%> (ø)
roboglia/base/thread.py 85.48% <100.00%> (+0.11%) :arrow_up:
roboglia/dynamixel/__init__.py 100.00% <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 02aa8ba...38f2e11. Read the comment docs.