-
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-216 Patch #1093
SIMSBIOHUB-216 Patch #1093
Conversation
…buttons, removed delete critter button when devices attached, fixed delete statement not commiting in delete endpoint
Openshift URLs for the PR Deployment: |
Codecov Report
@@ Coverage Diff @@
## dev #1093 +/- ##
==========================================
+ Coverage 64.35% 64.62% +0.27%
==========================================
Files 487 487
Lines 14499 14495 -4
Branches 2262 2263 +1
==========================================
+ Hits 9331 9368 +37
+ Misses 4578 4535 -43
- Partials 590 592 +2
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
Looks good to me!
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.
🍰
Links to Jira Tickets
SIMSBIOHUB-216
Description of Changes
This addresses some comments from Jeremy during the ticket's QA.
Removed small prop from fields in device form, removed unimplemented buttons, removed delete critter button when devices attached, fixed delete statement not committing in delete endpoint.