gazebosim/sdformat

Codecov can't properly identify coverage for python bindings

开放

#1,086 创建于 2022年7月21日

 (0 条评论) (0 个反应) (0 位负责人)C++ (122 个派生)auto 404
bughelp wantedtests

仓库指标

星标
 (216 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南