-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
- OS Version:
- Source or binary build?
Description
- Expected behavior: our examples should be built with the
Coverage
build type in CI - Actual behavior: that build type is not tested because
lcov
is not installed during that phase of the build (first noticed in verify warning with -DCMAKE_BUILD_TYPE=coverage #437 (comment))
Steps to reproduce
- Run a CI job
- Search console log for
Install configuration: "Coverage"
- It would be found if our CI was testing coverage builds of examples, but it is not
Output
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
To do