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

MLPAB-1767 Filter OneByUID so it only returns donor records #1701

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

hawx
Copy link
Contributor

@hawx hawx commented Jan 7, 2025

For (SCHEDULEDDAY#, SCHEDULED#) records we decided to add the LpaUID so they could be removed easily, this means they can be returned by OneByUID causing issues when only (LPA#, DONOR#) is expected.

For (SCHEDULEDDAY#, SCHEDULED#) records we decided to add the LpaUID so they
could be removed easily, this means they can be returned by OneByUID causing
issues when only (LPA#, DONOR#) is expected.
@hawx hawx self-assigned this Jan 7, 2025
@hawx hawx requested a review from a team as a code owner January 7, 2025 08:21
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.99%. Comparing base (6cf5344) to head (c167aff).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1701   +/-   ##
=======================================
  Coverage   94.99%   94.99%           
=======================================
  Files         285      285           
  Lines       16192    16199    +7     
=======================================
+ Hits        15381    15388    +7     
  Misses        641      641           
  Partials      170      170           
Flag Coverage Δ
unittests 94.99% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hawx hawx merged commit 88dddf9 into main Jan 7, 2025
31 checks passed
@hawx hawx deleted the MLPAB-1767-lpa-by-uid branch January 7, 2025 09:08
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