-
Notifications
You must be signed in to change notification settings - Fork 705
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
Training operator SDK unit test #1938
Conversation
Pull Request Test Coverage Report for Build 6931302249Warning: This coverage report may be inaccurate.We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
💛 - Coveralls |
ac2b0c6
to
02748d3
Compare
02748d3
to
66ff997
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for adding the unit test @deepanker13.
I left a few comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall lgtm.
a30bc37
to
29fc3dc
Compare
@andreyvelich @tenzen-y please review it again, I have updated the code |
Hi, @andreyvelich @tenzen-y any update on this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for updating this @deepanker13!
Just a small comments.
sdk/python/kubeflow/training/api/test_training_client_create_job.py
Outdated
Show resolved
Hide resolved
sdk/python/kubeflow/training/api/test_training_client_create_job.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
otherwise lgtm
@andreyvelich I have addressed the comments. |
Thank you @deepanker13! |
@andreyvelich: GitHub didn't allow me to assign the following users: droctothorpe. Note that only kubeflow members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise lgtm
@andreyvelich @tenzen-y I have made all the suggested changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@deepanker-gupta Thank you for great contribution!
/lgtm
/approve
@kubeflow/wg-training-leads Could you approve CI?
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deepanker13, tenzen-y The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
Fixes #<issue number>, #<issue number>, ...
format, will close the issue(s) when PR gets merged):Partially implements #1924
Checklist: