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 option to filter files from total coverage #6

Closed jpsamper2009 closed 6 years ago

jpsamper2009 commented 6 years ago

Adds the --filter option to remove files from the total coverage. This can be used to remove files that should not contribute to the overall coverage metric. For example, the source files of tests and demos.