colcon / colcon-ros

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

Port identification tests from colcon_core #157

Closed cottsay closed 3 months ago

cottsay commented 3 months ago

This doesn't exhaustively test colcon_ros.package_identification.ros, but it does give us some basic coverage.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 15.53%. Comparing base (c5452db) to head (820bfed).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #157 +/- ## ========================================== + Coverage 6.92% 15.53% +8.61% ========================================== Files 20 20 Lines 650 650 Branches 139 139 ========================================== + Hits 45 101 +56 + Misses 605 539 -66 - Partials 0 10 +10 ```

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