-
Notifications
You must be signed in to change notification settings - Fork 9
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
Text input for capture and mortality locations #1308
Conversation
Openshift URLs for the PR Deployment: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #1308 +/- ##
==========================================
- Coverage 49.15% 48.98% -0.18%
==========================================
Files 640 641 +1
Lines 17883 17948 +65
Branches 2808 2829 +21
==========================================
+ Hits 8790 8791 +1
- Misses 8509 8573 +64
Partials 584 584 ☔ View full report in Codecov by Sentry. |
- remove some unneeded code - move yup schema check to YupSchema.ts/yup.d.ts - Move some Feature type checks to dedicated type guard functions
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.
🐦
Quality Gate failedFailed conditions |
Links to Jira Tickets
Description of Changes
Testing Notes