Open
Description
openedon Feb 29, 2024
I have recently noticed that the python files that are covered by pytest-cov
are missing in the codecov UI. Probably this is not the right repo to ask this, but I am not sure where to do it.
I have tried a few variants:
- Using codecov built-in plugins: https://github.com/spglib/spglib/actions/runs/8097662484
- Using manually generated
gcovr
andpytest
reports: https://github.com/spglib/spglib/actions/runs/8097373557 - Using both: https://github.com/spglib/spglib/actions/runs/8097095833
Testing locally the coverage test do generate the files and they do cover my python files. Any suggestions on how to debug this issue?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Type
Projects
Status
Waiting for: Product Owner