sonelu / roboglia

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

PVL and PVLList and tests #55

Closed sonelu closed 4 years ago

sonelu commented 4 years ago

Closes #51

codecov[bot] commented 4 years ago

Codecov Report

Merging #55 into master will increase coverage by 0.62%. The diff coverage is 94.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   95.37%   95.99%   +0.62%     
==========================================
  Files          25       25              
  Lines        2140     2248     +108     
  Branches      309      330      +21     
==========================================
+ Hits         2041     2158     +117     
+ Misses         64       57       -7     
+ Partials       35       33       -2     
Impacted Files Coverage Δ
roboglia/move/moves.py 96.55% <50.00%> (-3.45%) :arrow_down:
roboglia/base/robot.py 97.06% <92.72%> (+3.25%) :arrow_up:
roboglia/base/__init__.py 100.00% <100.00%> (ø)
roboglia/base/joint.py 100.00% <100.00%> (+3.12%) :arrow_up:
roboglia/base/thread.py 95.17% <100.00%> (+0.51%) :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 016cd0e...3f1c0ba. Read the comment docs.