sdformat icon indicating copy to clipboard operation
sdformat copied to clipboard

Codecov can't properly identify coverage for python bindings

Open AzulRadio opened this issue 1 year ago • 0 comments

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.

AzulRadio avatar Jul 21 '22 15:07 AzulRadio