colcon / colcon-ros

Extension for colcon to support ROS packages
http://colcon.readthedocs.io
Apache License 2.0
13 stars 26 forks source link

Improve reusability in colcon_ros.package_identification.ros #160

Closed cottsay closed 3 months ago

cottsay commented 3 months ago
codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 62.06897% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 15.82%. Comparing base (f234777) to head (4ab4d49).

Files Patch % Lines
colcon_ros/package_identification/ros.py 62.06% 8 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #160 +/- ## ========================================== + Coverage 15.53% 15.82% +0.28% ========================================== Files 20 20 Lines 650 651 +1 Branches 139 135 -4 ========================================== + Hits 101 103 +2 - Misses 539 540 +1 + Partials 10 8 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.