Skip to content

Conversation

@TiaTuinstra
Copy link
Collaborator

  • add keep_columns variable to column filtering and keep age column if present in data (since it is checked for over_16)
  • add check_client_info_complete and flag individuals with missing client info fields - similar to check_address_complete function

…present in data; add check_client_info_complete and flag individuals with missing client info fields - similar to check_address_complete function
@TiaTuinstra TiaTuinstra linked an issue Jan 22, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

❌ Patch coverage is 57.57576% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pipeline/preprocess.py 54.83% 11 Missing and 3 partials ⚠️

📢 Thoughts on this report? Let us know!

Remove unused helper function (recover_client_id) - this now occurs directly in check_client_info_complete
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.

Catching incomplete client records

2 participants