bugfix for null values#282
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #282 +/- ##
=======================================
Coverage 98.06% 98.07%
=======================================
Files 32 32
Lines 1813 1814 +1
=======================================
+ Hits 1778 1779 +1
Misses 35 35 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
m-goggins
left a comment
There was a problem hiding this comment.
Looks good for these fields! Are you concerned about null values in other fields?
bamader
left a comment
There was a problem hiding this comment.
Seems legit 👍 . Similar to Marcelle, were these the only fields that Michael identified as having a problem?
|
@m-goggins @bamader good questions. Michael only reported the issue on If you think there could be issues with other fields, let me know, and I'll add a quick test case for that. |
Description
Fix to address server errors when a null value is send for
race,identifier.typeoraddress.line.Related Issues
closes #281
Additional Notes
Also fixing a broken test case from a bad merge. https://github.com/CDCgov/RecordLinker/actions/runs/14340832961
<--------------------- REMOVE THE LINES BELOW BEFORE MERGING --------------------->
Checklist
Please review and complete the following checklist before submitting your pull request:
Checklist for Reviewers
Please review and complete the following checklist during the review process: