sonelu / roboglia

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

Documentation updates #80

Closed sonelu closed 4 years ago

sonelu commented 4 years ago

Changed version to 0.1.0 preparing first beta release

codecov[bot] commented 4 years ago

Codecov Report

Merging #80 into master will increase coverage by 0.25%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   95.64%   95.89%   +0.25%     
==========================================
  Files          25       25              
  Lines        2361     2361              
  Branches      345      345              
==========================================
+ Hits         2258     2264       +6     
+ Misses         68       65       -3     
+ Partials       35       32       -3     
Impacted Files Coverage Δ
roboglia/_version.py 0.00% <0.00%> (ø)
roboglia/dynamixel/sync.py 92.91% <0.00%> (+1.42%) :arrow_up:
roboglia/dynamixel/bus.py 96.82% <0.00%> (+1.82%) :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 60adc84...a7beed6. Read the comment docs.