gazebosim / gz-cmake

A set of CMake modules that are used by the C++-based Gazebo projects.
https://gazebosim.org/libs/cmake
Apache License 2.0
27 stars 30 forks source link

Coverage builds of examples are not tested in CI #440

Open scpeters opened 3 months ago

scpeters commented 3 months ago

Environment

Description

Steps to reproduce

  1. Run a CI job
  2. Search console log for Install configuration: "Coverage"
  3. It would be found if our CI was testing coverage builds of examples, but it is not

Output