gazebosim/sdformat

Codecov can't properly identify coverage for python bindings

Aberta

#1.086 aberto em 21 de jul. de 2022

 (0 comentário) (0 reação) (0 responsável)C++ (122 forks)auto 404
bughelp wantedtests

Métricas do repositório

Stars
 (216 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador