Skip to content

fix(tracer): pull ground truth from root step only when it is defined#470

Merged
whoseoyster merged 1 commit intomainfrom
cid/null-ground-truth
Jun 16, 2025
Merged

fix(tracer): pull ground truth from root step only when it is defined#470
whoseoyster merged 1 commit intomainfrom
cid/null-ground-truth

Conversation

@gustavocidornelas
Copy link
Copy Markdown
Contributor

Summary

  • A column named groundTruth was always getting pulled from the root step, even when it was to None.
  • Now, the ground truth value is only pulled from the root step if it is not None. In that case, it is also added to the config as the groundTruthColumnName.

@whoseoyster whoseoyster merged commit 29b5f56 into main Jun 16, 2025
3 checks passed
@whoseoyster whoseoyster deleted the cid/null-ground-truth branch June 16, 2025 22:51
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.

2 participants