Skip to content

Commit 59507bb

Browse files
pmaydclaude
andcommitted
Add exception for missing status in 2023 Surat Thani tracker
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 43d84d8 commit 59507bb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

a4d-python/tests/test_integration/test_r_validation.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@
151151
"2023_Nakornping Hospital A4D Tracker_patient_cleaned.parquet": {
152152
"status": "Patient TH_NK005 has missing status in source Excel file",
153153
},
154+
"2023_Surat Thani Hospital A4D Tracker_patient_cleaned.parquet": {
155+
"status": "Patient TH_ST024 has missing status in source Excel file",
156+
},
154157
}
155158

156159
# Value mappings for known acceptable differences between R and Python

0 commit comments

Comments
 (0)