colcon / colcon-lcov-result

A colcon extension for collecting lcov output
http://colcon.readthedocs.io
Apache License 2.0
7 stars 5 forks source link

Add nightly tests to catch dependency changes #12

Open piraka9011 opened 4 years ago

piraka9011 commented 4 years ago

This package depends on colcon core which could have potential breaking changes which are not caught by this package.

It would be good to have an end-to-end test that runs a simple build and coverage workflow on a package. This test could be run nightly using a Github Action.