colcon / colcon-parallel-executor

Extension for colcon to process packages in parallel
http://colcon.readthedocs.io
Apache License 2.0
2 stars 4 forks source link

Port sequential executor tests to parallel executor #31

Closed cottsay closed 1 year ago

cottsay commented 1 year ago

This is a copy/paste of the sequential executor tests from colcon-core with appropriate modifications to accomodate the parallel executor. Not perfect test coverage, but better than nothing.

Also enable codecov on this repository to track the coverage.

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c21960f). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #31 +/- ## ========================================= Coverage ? 80.15% ========================================= Files ? 2 Lines ? 131 Branches ? 40 ========================================= Hits ? 105 Misses ? 16 Partials ? 10 ```

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