gazebosim/sdformat

Codecov can't properly identify coverage for python bindings

オープン

#1,086 opened on 2022/07/21

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (122 件のフォーク)auto 404
bughelp wantedtests

Repository metrics

Stars
 (216 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Description

As title, see #1083 and codecov report for the PR for an example.

image

Solution:

Remove this and other python bindings from the code coverage.

Sdformat uses a standalone coverage ignore cmake file, so its issue should be addressed within this repo. Python bindings in other repos should be added to the respective ignore files.

コントリビューターガイド