sonelu / roboglia

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

Device inits #40

Closed sonelu closed 4 years ago

sonelu commented 4 years ago

Additional tests Additional fix for #8 Fixes #35 Fixes #37

codecov[bot] commented 4 years ago

Codecov Report

Merging #40 into master will increase coverage by 0.32%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   91.00%   91.32%   +0.32%     
==========================================
  Files          23       23              
  Lines        1600     1603       +3     
  Branches      219      219              
==========================================
+ Hits         1456     1464       +8     
+ Misses        105      102       -3     
+ Partials       39       37       -2     
Impacted Files Coverage Δ
roboglia/base/device.py 96.00% <84.61%> (+3.50%) :arrow_up:
roboglia/base/bus.py 94.87% <100.00%> (+7.69%) :arrow_up:
roboglia/base/robot.py 93.49% <100.00%> (+0.32%) :arrow_up:
roboglia/i2c/bus.py 86.53% <0.00%> (-4.49%) :arrow_down:

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 79e4dab...3ca9615. Read the comment docs.