Skip to content

fix: align missing service-line fallback - #178

Merged
shivamlalakiya merged 2 commits into
PhilanthroPy-Project:mainfrom
be-student:codex/151-grateful-patient-fallbacks
Sep 6, 2026
Merged

fix: align missing service-line fallback#178
shivamlalakiya merged 2 commits into
PhilanthroPy-Project:mainfrom
be-student:codex/151-grateful-patient-fallbacks

Conversation

@be-student

Copy link
Copy Markdown
Contributor

What & why

When an encounter export omitted service_line, the featurizer labeled each known donor as general but reported zero distinct service lines. This aligns the count with that fallback and adds coverage for missing service-line and physician columns.

Closes #151

Checklist

  • make ci passes locally (lint, collection, tests, and coverage)
  • No public API change
  • Tests added
  • CHANGELOG.md updated under [Unreleased]
  • Added @be-student to CONTRIBUTORS.md

@shivamlalakiya
shivamlalakiya merged commit b0b6c8b into PhilanthroPy-Project:main Sep 6, 2026
15 checks passed
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.

test: GratefulPatientFeaturizer never exercises its missing-service_line / missing-physician fallbacks

2 participants