-
Notifications
You must be signed in to change notification settings - Fork 3
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
split dataloaders for submission record/features #215
split dataloaders for submission record/features #215
Conversation
Openshift URLs for the PR Deployment: |
…ov/biohubbc-platform into split_submission_dataloaders
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 1 New issue |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dataset_security_feature #215 +/- ##
============================================================
+ Coverage 62.60% 62.66% +0.06%
============================================================
Files 258 259 +1
Lines 6992 7029 +37
Branches 1006 1011 +5
============================================================
+ Hits 4377 4405 +28
- Misses 2377 2386 +9
Partials 238 238 ☔ View full report in Codecov by Sentry. |
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.
Only gave it a static look over but looks good to me.
Overview
Links to Jira tickets
Description of relevant changes
PR Checklist
A list of items that are good to consider when making any changes.
Note: this list is not exhaustive, and not all items are always applicable.
Code
Style
Documentation
Tests
Linting/Formatting
See the
lint
commands in package.jsonSee the
format
commands in package.jsonSonarCloud