-
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
SIMSBIOHUB-588 Capture Method / Date Time #1305
Conversation
Openshift URLs for the PR Deployment: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #1305 +/- ##
==========================================
- Coverage 49.15% 49.15% -0.01%
==========================================
Files 639 640 +1
Lines 17875 17883 +8
Branches 2801 2808 +7
==========================================
+ Hits 8787 8790 +3
- Misses 8504 8509 +5
Partials 584 584 ☔ View full report in Codecov by Sentry. |
app/src/features/surveys/animals/profile/captures/capture-form/edit/EditCapturePage.tsx
Outdated
Show resolved
Hide resolved
...rveys/animals/profile/captures/components/capture-card-details/components/CaptureDetails.tsx
Outdated
Show resolved
Hide resolved
...rveys/animals/profile/captures/components/capture-card-details/components/ReleaseDetails.tsx
Outdated
Show resolved
Hide resolved
...rveys/animals/profile/captures/components/capture-card-details/components/CaptureDetails.tsx
Outdated
Show resolved
Hide resolved
...rveys/animals/profile/captures/components/capture-card-details/components/ReleaseDetails.tsx
Outdated
Show resolved
Hide resolved
...rveys/animals/profile/captures/components/capture-card-details/components/CaptureDetails.tsx
Outdated
Show resolved
Hide resolved
...rveys/animals/profile/captures/components/capture-card-details/components/ReleaseDetails.tsx
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
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.
🕐
Related to: Critterbase 588 Capture
Testing notes:
Should be able to create animals, captures and mortalities.
Should be able to update capture / release date time fields.
Should be able to save without failing.