Skip to content
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

Update Record Linkage Container to utilize and make the external person id accessible #599

Merged
merged 38 commits into from
May 19, 2023

Conversation

BradySkylight
Copy link
Contributor

PULL REQUEST

Summary

I was able to get the external id added to the sdk and to the container (for the most part) and got tests updated and passing. Once this has been merged into main then I can do another PR to get the external id in the container so that it matches the existing SDK in main and then the tests will pass. I am working on an Azure PR now to update the MPI seeding script.

This is the update to make the container use the functionality in the updated SDK

Related Issue

Fixes #?

BradySkylight and others added 30 commits May 18, 2023 12:39
…update the external person id in the person table
…pt an external_person_id and return a bool matched based upon the results
This makes sense.  I think I was too tired last night. ;)

Co-authored-by: Daniel Paseltiner <99684231+DanPaseltiner@users.noreply.github.com>
@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Merging #599 (d4022b3) into main (2803b62) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #599   +/-   ##
=======================================
  Coverage   96.46%   96.46%           
=======================================
  Files          45       45           
  Lines        2516     2516           
=======================================
  Hits         2427     2427           
  Misses         89       89           
Flag Coverage Δ
unit-tests 96.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Member

@nickclyde nickclyde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for hammering on this Brady!

@BradySkylight BradySkylight merged commit 117bd90 into main May 19, 2023
@BradySkylight BradySkylight deleted the brady/add-external-person-id-mpi-seeding branch May 19, 2023 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants