Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine coverage from symlinked API files #336

Open
ajfriend opened this issue Jan 1, 2024 · 0 comments
Open

Combine coverage from symlinked API files #336

ajfriend opened this issue Jan 1, 2024 · 0 comments

Comments

@ajfriend
Copy link
Contributor

ajfriend commented Jan 1, 2024

Figure out how to combine coverage from the multiple h3.api.*.__init__.py files (since they are the same) instead of excluding 3 out of 4 of them to get coverage to pass.

I couldn't figure this out in my first attempt in #334

See: https://coverage.readthedocs.io/en/latest/cmd.html#re-mapping-paths

This might be easier to figure out using the raw coverage commands rather than through pytest-cov.

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

No branches or pull requests

1 participant