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

Remove outside code coverage tools #433

Open
ajfriend opened this issue Dec 29, 2024 · 2 comments
Open

Remove outside code coverage tools #433

ajfriend opened this issue Dec 29, 2024 · 2 comments

Comments

@ajfriend
Copy link
Contributor

As in #432, we've had issues with code coverage tools.

Instead:

  • in the long term, get to 100% code coverage and stay there; PR-blocking test
  • in the short term, hard code the current coverage number
@ajfriend
Copy link
Contributor Author

Maybe we can separate out the currently failing tests so that the core library can have 100% coverage?

@ajfriend
Copy link
Contributor Author

Yeah, and its causing headaches with cibuildwheel: #434 (comment)

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