gazebosim/sdformat

Codecov can't properly identify coverage for python bindings

Aperta

#1086 aperta il 21 lug 2022

 (0 commenti) (0 reazioni) (0 assegnatari)C++ (122 fork)auto 404
bughelp wantedtests

Metriche repository

Star
 (216 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor