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

Set min required test coverage to 100 percent + conditional coverage #222

Merged
merged 11 commits into from
Mar 14, 2024

Conversation

fohrloop
Copy link
Owner

@fohrloop fohrloop commented Mar 12, 2024

100% branch coverage is the bare minimum for wakepy. Individual lines and branches will ideally be covered in multiple tests.

@fohrloop
Copy link
Owner Author

saw failing pipeline succesfully (only 99.91% coverage). Removing the dummy function.

@fohrloop
Copy link
Owner Author

Hmm. Of course the code coverage percentage is platform specific! Have to check out later if there's something to make it feasible to try to get 100% test coverage on all platforms.

@fohrloop fohrloop changed the title Set min required test coverage to 100 percent Set min required test coverage to 100 percent + conditional coverage Mar 14, 2024
@fohrloop fohrloop merged commit 0dd291d into dev Mar 14, 2024
7 checks passed
@fohrloop fohrloop deleted the set-min-required-test-coverage-to-100-percent branch March 14, 2024 10:20
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.

1 participant