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

Enh: Setup code cov to test coverage #97

Closed
3 tasks
lwasser opened this issue Feb 24, 2024 · 0 comments · Fixed by #107
Closed
3 tasks

Enh: Setup code cov to test coverage #97

lwasser opened this issue Feb 24, 2024 · 0 comments · Fixed by #107
Labels
help wanted Extra attention is needed

Comments

@lwasser
Copy link
Member

lwasser commented Feb 24, 2024

This is a straight forward task to add code cov to our workflow so each time a new thing is added we can add tests. and slowly work on coverage for easier refactoring.

  • add codecov as a dep in hatch tests envt
  • add running codecov push to the CI build
  • Setup codecov service to run on each pr (this could be a separate activity / issue) - example of doing that here
@willingc willingc added the help wanted Extra attention is needed label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants