Closed henningkayser closed 4 years ago
Merging #153 into ros2 will decrease coverage by
0.16%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## ros2 #153 +/- ##
==========================================
- Coverage 55.78% 55.62% -0.17%
==========================================
Files 12 12
Lines 1719 1697 -22
==========================================
- Hits 959 944 -15
+ Misses 760 753 -7
Impacted Files | Coverage Δ | |
---|---|---|
src/shapes.cpp | 55.33% <0.00%> (-0.99%) |
:arrow_down: |
src/mesh_operations.cpp | 43.47% <0.00%> (-0.30%) |
:arrow_down: |
src/shape_operations.cpp | 32.35% <0.00%> (-0.20%) |
:arrow_down: |
src/bodies.cpp | 69.60% <0.00%> (-0.20%) |
:arrow_down: |
include/geometric_shapes/shapes.h | 100.00% <0.00%> (ø) |
|
include/geometric_shapes/check_isometry.h | 100.00% <0.00%> (ø) |
|
include/geometric_shapes/bodies.h | 91.30% <0.00%> (+0.39%) |
:arrow_up: |
src/body_operations.cpp | 48.42% <0.00%> (+0.94%) |
: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 ae12298...c054af9. Read the comment docs.
This branch is in preparation of the foxy release including following changes:
I think we can remove dashing-devel after merging this as we would only support Foxy just like MoveIt 2.