Closed henningkayser closed 3 years ago
Merging #198 (aa1f588) into ros2 (948da43) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## ros2 #198 +/- ##
=======================================
Coverage 19.20% 19.20%
=======================================
Files 5 5
Lines 1776 1776
=======================================
Hits 341 341
Misses 1435 1435
Impacted Files | Coverage Δ | |
---|---|---|
src/rviz_visual_tools.cpp | 16.00% <ø> (ø) |
|
src/tf_visual_tools.cpp | 0.00% <ø> (ø) |
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 948da43...aa1f588. Read the comment docs.
Since we are also running Galactic and Rolling, I thought it would make sense to start a
ros2
branch fromfoxy-devel
. This PR also includes the header guards required to silence deprecation warnings in Rolling.This PR addresses #192