gazebosim / gazebosim/sdformat
Codecov can't properly identify coverage for python bindings
Open
bug
help wanted
tests
- Dominant language
- C++
- Stars
- 216
- Forks
- 125
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 14
Description
## Description
As title, see #1083 and [codecov report for the PR](https://app.codecov.io/gh/gazebosim/sdformat/pull/1083) 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.
Contributor guide
Assessment
This issue has not been assessed yet.