You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
pytest
track code coverageSpecifications
Out of scope
Related documents
The text was updated successfully, but these errors were encountered: