Skip to content

Add test coverage to makefile #367

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

Merged
merged 1 commit into from
May 6, 2025
Merged

Add test coverage to makefile #367

merged 1 commit into from
May 6, 2025

Conversation

jonhealy1
Copy link
Collaborator

@jonhealy1 jonhealy1 commented May 5, 2025

Related Issue(s):

Description:

  • Added code coverage reporting to the test suite using pytest-cov.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

@jonhealy1 jonhealy1 marked this pull request as ready for review May 5, 2025 08:09
@jonhealy1 jonhealy1 merged commit 70a18f5 into main May 6, 2025
54 of 60 checks passed
@jonhealy1 jonhealy1 deleted the test-cov branch May 6, 2025 02:35
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