gazebosim/sdformat
Codecov can't properly identify coverage for python bindings
開放
#1,086 建立於 2022年7月21日
bughelp wantedtests
倉庫指標
- 星標
- (216 顆星)
- PR 合併指標
- (平均合併 10天) (30 天內合併 10 個 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.