-
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
BHBC-785 #152
BHBC-785 #152
Conversation
Knock Knock! 🔍 Just thought I'd let you know that your PR title and story title look quite different. PR titles that closely resemble the story title make it easier for reviewers to understand the context of the PR. An easy-to-understand PR title a day makes the reviewer review away! 😛⚡️
Check out this guide to learn more about PR best-practices. |
Codecov Report
@@ Coverage Diff @@
## dev #152 +/- ##
=======================================
Coverage 44.52% 44.52%
=======================================
Files 102 102
Lines 2010 2010
Branches 456 456
=======================================
Hits 895 895
Misses 1040 1040
Partials 75 75
Continue to review full report at Codecov.
|
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.
LGTM, haven't run it locally - but I think it looks good (specifically based on the iucn table updates)
database/src/migrations/release.0.8/populate_user_identity_source.sql
Outdated
Show resolved
Hide resolved
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.
…rce.sql Co-authored-by: Shreyas Devalapurkar <[email protected]>
ff3f387
Co-authored-by: Shreyas Devalapurkar <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
BHBC-785
Overview
Links to jira tickets
This PR contains the following changes
This PR contains the following types of changes
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.
General
Code
Style
Documentation
Tests
Linting/Formatting
See the
lint
commands in package.jsonSee the
format
commands in package.jsonSonarCloud
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Screenshots
Please add any relevant UI screenshots, if applicable.