Skip to content

Configure code coverage for Tests #16

@tdecroyere

Description

@tdecroyere

We have already 2 separate builds. One release build and one test build.

The test build needs to be compiled with test code coverage in clang so that we can generate the coverage file and upload it to a provider during the build phase.

  • Configure build to output code coverage on run.
  • Update release workflow to upload it to a test coverage provider.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions