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

Implement unit tests for CV data science code #36

Merged
merged 2 commits into from
Jul 18, 2022

Conversation

jfomhover
Copy link
Contributor

@jfomhover jfomhover commented Jun 22, 2022

PR into Azure/mlops-v2

Checklist

I have:

  • read and followed the contributing guidelines

Changes

  • added a tests/ directory under cv/data-science/src/ to unit test ds code
  • implement unit tests for loading all models and for testing training end to end on a super small random dataset
  • these unit tests should provide coverage of approx 90%

@jfomhover jfomhover changed the base branch from main to main-jul31 July 12, 2022 17:40
@cindyweng
Copy link
Collaborator

will merge and then test using main-jul31 to make sure it works

@cindyweng cindyweng merged commit 3752bf9 into main-jul31 Jul 18, 2022
@cindyweng cindyweng deleted the jfomhover/cvunittests branch September 13, 2022 10:55
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.

None yet

2 participants