sonelu / roboglia

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

Dynamixel completed and tests updated #22

Closed sonelu closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #22 into master will increase coverage by 7.64%. The diff coverage is 82.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   79.12%   86.77%   +7.64%     
==========================================
  Files          21       21              
  Lines        1188     1308     +120     
  Branches      147      181      +34     
==========================================
+ Hits          940     1135     +195     
+ Misses        212      134      -78     
- Partials       36       39       +3     
Impacted Files Coverage Δ
roboglia/base/sync.py 77.02% <0.00%> (-4.41%) :arrow_down:
roboglia/dynamixel/device.py 72.00% <50.00%> (-28.00%) :arrow_down:
roboglia/base/device.py 96.72% <60.00%> (-3.28%) :arrow_down:
roboglia/base/robot.py 97.41% <60.00%> (-1.25%) :arrow_down:
roboglia/dynamixel/sync.py 82.60% <79.16%> (+61.01%) :arrow_up:
roboglia/dynamixel/bus.py 86.63% <98.66%> (+26.75%) :arrow_up:
roboglia/base/bus.py 92.30% <100.00%> (+4.80%) :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 cc49044...ee6423e. Read the comment docs.