sonelu / roboglia

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

Fix bug with yams import #91

Closed sonelu closed 4 years ago

sonelu commented 4 years ago

Issue described in #86

codecov[bot] commented 4 years ago

Codecov Report

Merging #91 into master will increase coverage by 0.21%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   93.88%   94.09%   +0.21%     
==========================================
  Files          25       25              
  Lines        2386     2386              
  Branches      347      347              
==========================================
+ Hits         2240     2245       +5     
+ Misses         95       92       -3     
+ Partials       51       49       -2     
Impacted Files Coverage Δ
roboglia/utils/extyaml.py 100.00% <ø> (ø)
roboglia/utils/__init__.py 100.00% <100.00%> (ø)
roboglia/dynamixel/bus.py 97.03% <0.00%> (+1.27%) :arrow_up:
roboglia/dynamixel/sync.py 87.32% <0.00%> (+1.41%) :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 93d54b6...47461cc. Read the comment docs.