sonelu / roboglia

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

Added RegisterWithMapping, RegisterWithDynamicConversion #79

Closed sonelu closed 4 years ago

sonelu commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #79 into master will decrease coverage by 1.07%. The diff coverage is 76.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   96.79%   95.72%   -1.08%     
==========================================
  Files          25       25              
  Lines        2310     2361      +51     
  Branches      338      345       +7     
==========================================
+ Hits         2236     2260      +24     
- Misses         46       67      +21     
- Partials       28       34       +6     
Impacted Files Coverage Δ
roboglia/base/register.py 90.49% <67.64%> (-9.51%) :arrow_down:
roboglia/base/__init__.py 100.00% <100.00%> (ø)
roboglia/i2c/bus.py 90.41% <100.00%> (-0.62%) :arrow_down:
roboglia/i2c/sync.py 100.00% <100.00%> (ø)
roboglia/dynamixel/sync.py 91.48% <0.00%> (-1.42%) :arrow_down:
roboglia/dynamixel/bus.py 95.90% <0.00%> (-0.91%) :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 335705d...71801fa. Read the comment docs.