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

Rename tests so pytest picks up on them #204

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

timcallow
Copy link
Contributor

As noted in PR #183, there was a difference between code coverage observed locally and on codecov. In fact, the reason for this was that two of the tests did not follow the correct naming convention for pytest to pick up on them (nothing to do with codecov). This fixes the issue.

@timcallow timcallow linked an issue Oct 10, 2023 that may be closed by this pull request
@timcallow timcallow merged commit 9a461a7 into atomec-project:develop Oct 10, 2023
3 checks passed
@timcallow timcallow deleted the rename_tests branch October 10, 2023 08:37
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.

Codecov showing different coverage than locally
1 participant