Skip to content

Commit f9d764e

Browse files
test(mimic-iv): fix GCS test docstring copied from bg test
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent c85c09f commit f9d764e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mimic-iv/tests/test_measurement.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def test_common_bg_exist(dataset, project_id):
7272

7373

7474
def test_gcs_score_calculated_correctly(dataset, project_id):
75-
"""Verifies common blood gases occur > 50% of the time"""
75+
"""Verifies GCS verbal imputation and carry-forward logic."""
7676
# has verbal prev of 1 -> 11365767, 30015010, 2154-07-25T20:00:00
7777
# has verbal prev of 0 -> 13182319, 30159144, 2161-06-19T00:16:00
7878
query = f"""

0 commit comments

Comments
 (0)