gazebosim/sdformat
Codecov can't properly identify coverage for python bindings
开放
#1,086 创建于 2022年7月21日
bughelp wantedtests
仓库指标
- 星标
- (216 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Description
As title, see #1083 and codecov report for the PR for an example.

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.