Skip to content

Add support for coverage in toolchain configuration for GCC #4

@nradakovic

Description

@nradakovic

Currently we do not support coverage feature inside toolchain configurations. In order to support it we need to create optional feature which users can enable when defining toolchain in their module (public API). Our default toolchain packages for GCC need to support this out of the box, while for custom toolchains this needs to be optional feature (toolchain package may lack support for lcov).

Metadata

Metadata

Assignees

Labels

exampleAdd or update examplesfeatureNew feature requestp3Medium/Low - handle it within normal processtoolchain pkgAdd or update toolchain package

Projects

Status

Ready-for-implementation

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions