eclipse-iceoryx / iceoryx2

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
https://iceoryx.io
Apache License 2.0
1.02k stars 38 forks source link

Adjust `internal/scripts/generate-coverage.sh` to use source-coverage #372

Open elfenpiff opened 2 months ago

elfenpiff commented 2 months ago

Brief feature description

The current code coverage script is not yet perfectly configured to generate a branch coverage report. Follow the documentation from:

To adjust the script so that it generates a coverage report