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

Add code coverage CI to pipeline code #70

Closed
1 task
natemcintosh opened this issue Apr 8, 2024 · 0 comments · Fixed by #71
Closed
1 task

Add code coverage CI to pipeline code #70

natemcintosh opened this issue Apr 8, 2024 · 0 comments · Fixed by #71
Assignees

Comments

@natemcintosh
Copy link
Collaborator

Goal

Add new CI for code coverage tracking of the pipeline code.

Context

Code coverage CI was recently set up for the model code in the repo. This would essentially copy that setup, and make whatever modifications are necessary for the pipeline code.

Required features

  • Have pytest track code coverage
  • Display code-coverage the same way it is for the model code.

Specifications

  • Copy the CI code for the model CI as closely as possible

Out of scope

  • Anything outside of this CI

Related documents

@natemcintosh natemcintosh self-assigned this Apr 8, 2024
@natemcintosh natemcintosh linked a pull request Apr 8, 2024 that will close this issue
@gvegayon gvegayon added this to the 🏰 Gargoyleosaurus milestone Apr 8, 2024
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 a pull request may close this issue.

2 participants