sonelu / roboglia

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

fix #36, #33, tests for i2c and dyn on device #39

Closed sonelu closed 4 years ago

sonelu commented 4 years ago

fix #36, #33, tests for i2c and dyn on device

codecov[bot] commented 4 years ago

Codecov Report

Merging #39 into master will decrease coverage by 0.70%. The diff coverage is 76.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   91.70%   91.00%   -0.71%     
==========================================
  Files          23       23              
  Lines        1567     1600      +33     
  Branches      212      219       +7     
==========================================
+ Hits         1437     1456      +19     
- Misses         95      105      +10     
- Partials       35       39       +4     
Impacted Files Coverage Δ
roboglia/dynamixel/bus.py 91.62% <0.00%> (ø)
roboglia/i2c/bus.py 91.02% <67.74%> (-8.98%) :arrow_down:
roboglia/base/device.py 92.50% <83.33%> (+0.39%) :arrow_up:
roboglia/base/register.py 94.48% <100.00%> (+0.40%) :arrow_up:
roboglia/base/sync.py 83.90% <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 1eb297c...6e55dae. Read the comment docs.