moveit / moveit_grasps

Geometric grasping generator library for cuboids
https://picknik.ai
BSD 3-Clause "New" or "Revised" License
93 stars 49 forks source link

code coverage reporting #75

Closed tylerjw closed 4 years ago

tylerjw commented 4 years ago

This is a test of my code coverage PR to moveit_ci. Once that is merged I can update this to use it.

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@8acf3b9). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #75   +/-   ##
=========================================
  Coverage          ?   68.94%           
=========================================
  Files             ?       32           
  Lines             ?     1520           
  Branches          ?        0           
=========================================
  Hits              ?     1048           
  Misses            ?      472           
  Partials          ?        0

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 8acf3b9...49822ab. Read the comment docs.

tylerjw commented 4 years ago

It works! Don't merge until moveit_ci merges my PR and then I'll update this to point back at master moveit_ci.

davetcoleman commented 4 years ago

Whooot!!

tylerjw commented 4 years ago

@davetcoleman This is no longer WIP. It is now functioning, please merge.