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

Merge Dev into Main #111

Merged
merged 15 commits into from
Aug 2, 2024
Merged

Merge Dev into Main #111

merged 15 commits into from
Aug 2, 2024

Conversation

IsaacMilarky
Copy link
Collaborator

Merge Dev into Main

Result

Merge Dev into Main to Push Recent Changes into Production

Changes:

Closes #55

Test Plan

make test

IsaacMilarky and others added 15 commits July 23, 2024 10:35
Bumps [splink](https://github.com/moj-analytical-services/splink) from 3.9.15 to 4.0.0.
- [Release notes](https://github.com/moj-analytical-services/splink/releases)
- [Changelog](https://github.com/moj-analytical-services/splink/blob/master/CHANGELOG.md)
- [Commits](moj-analytical-services/splink@v3.9.15...v4.0.0)

---
updated-dependencies:
- dependency-name: splink
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Update README.md to include SBOM excerpt
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Add Numeral Normalization to DedupliFHIR Parsing
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
@IsaacMilarky IsaacMilarky added enhancement New feature or request dedupliFHIR DedupliFHIR repo tickets dependencies Pull requests that update a dependency file labels Aug 1, 2024
Copy link
Contributor

@decause-gov decause-gov left a comment

Choose a reason for hiding this comment

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

I reckon the missing docstring for the qrda check is ok since it's not implemented yet, and I can't say whether the Splink version bumps work or not, but I don't see anything obviously blocking in there, so, LGTM +1 🚢 ➿

@@ -7,7 +7,7 @@ authors = ["Pat Sier <patrick.sier@cms.hhs.gov>",

[tool.poetry.dependencies]
python = "^3.10"
splink = "^3.9.15"
splink = "^4.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Major release! Nice!

@IsaacMilarky
Copy link
Collaborator Author

I reckon the missing docstring for the qrda check is ok since it's not implemented yet, and I can't say whether the Splink version bumps work or not, but I don't see anything obviously blocking in there, so, LGTM +1 🚢 ➿

The tests pass on this PR and it works when I run it on test data. What is blocking for approval?

@decause-gov
Copy link
Contributor

I reckon the missing docstring for the qrda check is ok since it's not implemented yet, and I can't say whether the Splink version bumps work or not, but I don't see anything obviously blocking in there, so, LGTM +1 🚢 ➿

The tests pass on this PR and it works when I run it on test data. What is blocking for approval?

Nothing :) #Shipit 🚢

@decause-gov
Copy link
Contributor

decause-gov commented Aug 2, 2024 via email

@IsaacMilarky IsaacMilarky merged commit b879d83 into main Aug 2, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dedupliFHIR DedupliFHIR repo tickets dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorporate data normalization for relevant demographics
4 participants