-
Notifications
You must be signed in to change notification settings - Fork 41
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
Feature/form input required #764
Conversation
Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #764 +/- ##
==========================================
- Coverage 54.20% 54.07% -0.14%
==========================================
Files 263 263
Lines 6593 6620 +27
Branches 877 879 +2
==========================================
+ Hits 3574 3580 +6
- Misses 2879 2900 +21
Partials 140 140
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more 📢 Have feedback on the report? Share it here. |
Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]>
…or null or empty value Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]>
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.
Thanks a lot, Aaron!
LGTM!
What's new
Partially fixes #684, schema validation will be considered in our upcoming migration to
react-flow
.Checks each task description before allowing submission or scheduling.
Self-checks