Skip to content

Conversation

@maximlt
Copy link
Member

@maximlt maximlt commented Mar 12, 2023

Found out that because of a bug or user error the XML report produced by pytest-cov included the report of only one __init__.py file instead of two, coming from Param and Numbergen. It happened to report the one of Numbergen only. This PR runs coverage directly which when it builds the XML coverage report does so in a nested way, including the two __init__.py files.

@maximlt maximlt merged commit 6d91ba2 into main Mar 12, 2023
@maximlt maximlt deleted the fix_coverage branch March 12, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants