eclipse-iceoryx/iceoryx2

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

開放

#372 建立於 2024年9月6日

 (2 則留言) (0 個反應) (0 位負責人)Rust (172 個分叉)auto 404
good first issue

倉庫指標

星標
 (2,403 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

  • for the whole iceoryx2 workspace
  • for every component individually, via CLI arguments
  • for the C and C++ language bindings.

貢獻者指南