sonelu / roboglia

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

updated documentation with new classes #43

Closed sonelu closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   92.17%   92.29%   +0.11%     
==========================================
  Files          24       24              
  Lines        1764     1765       +1     
  Branches      231      231              
==========================================
+ Hits         1626     1629       +3     
+ Misses        101      100       -1     
+ Partials       37       36       -1     
Impacted Files Coverage Δ
roboglia/base/thread.py 94.65% <ø> (ø)
roboglia/dynamixel/__init__.py 100.00% <100.00%> (ø)
roboglia/dynamixel/bus.py 91.62% <0.00%> (+0.98%) :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 172f480...6b7e5fc. Read the comment docs.