moveit / geometric_shapes

Representation of geometric shapes
57 stars 92 forks source link

Add Copyright and LICENSE files #198

Closed vatanaksoytezer closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #198 (62d6318) into ros2 (2e809db) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             ros2     #198   +/-   ##
=======================================
  Coverage   54.66%   54.66%           
=======================================
  Files          11       11           
  Lines        2031     2031           
=======================================
  Hits         1110     1110           
  Misses        921      921           
Impacted Files Coverage Δ
include/geometric_shapes/bodies.h 92.54% <ø> (ø)
include/geometric_shapes/check_isometry.h 100.00% <ø> (ø)
include/geometric_shapes/solid_primitive_dims.h 75.00% <ø> (ø)
src/aabb.cpp 100.00% <ø> (ø)
src/bodies.cpp 71.45% <ø> (ø)
src/body_operations.cpp 41.74% <ø> (ø)
src/mesh_operations.cpp 44.55% <ø> (ø)
src/shape_extents.cpp 0.00% <ø> (ø)
src/shape_operations.cpp 32.54% <ø> (ø)
src/shape_to_marker.cpp 56.67% <ø> (ø)
... and 1 more

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 2e809db...62d6318. Read the comment docs.