sonelu / roboglia

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

New devices in Dynamixel #82

Closed sonelu closed 4 years ago

sonelu commented 4 years ago

Added new devices in Dynamixel:

Closes #47

codecov[bot] commented 4 years ago

Codecov Report

Merging #82 into master will decrease coverage by 0.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
- Coverage   95.89%   95.73%   -0.16%     
==========================================
  Files          25       25              
  Lines        2361     2531     +170     
  Branches      345      411      +66     
==========================================
+ Hits         2264     2423     +159     
- Misses         65       73       +8     
- Partials       32       35       +3     
Impacted Files Coverage Δ
roboglia/i2c/sync.py 94.00% <0.00%> (-6.00%) :arrow_down:
roboglia/base/sync.py 84.92% <0.00%> (-0.50%) :arrow_down:
roboglia/dynamixel/sync.py 93.36% <0.00%> (+0.46%) :arrow_up:
roboglia/dynamixel/bus.py 97.81% <0.00%> (+0.99%) :arrow_up:

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 468c6cf...7fc7236. Read the comment docs.