-
Notifications
You must be signed in to change notification settings - Fork 51
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
feat: Part 2 - Add validation checks for TuningSpec, DataSource, DataDestination #304
Conversation
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.
Please add sufficient UTs.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #304 +/- ##
==========================================
+ Coverage 61.71% 63.87% +2.16%
==========================================
Files 14 14
Lines 1191 1301 +110
==========================================
+ Hits 735 831 +96
- Misses 418 432 +14
Partials 38 38 ☔ View full report in Codecov by Sentry. |
Open to feedback. Here is validation checks for the new CRD.
Code Coverage: 87.7% - workspace_validation.go
coverage.txt