Skip to content

fix: add identity once per segment per branch#3002

Merged
mikewilli merged 1 commit intomainfrom
exp-6428-dupe-counts
Feb 9, 2026
Merged

fix: add identity once per segment per branch#3002
mikewilli merged 1 commit intomainfrom
exp-6428-dupe-counts

Conversation

@mikewilli
Copy link
Contributor

We currently add duplicate results because we're accidentally adding counts redundantly for each Summary instead of just for each segment. This fixes the indentation issue to put the counts call in the correct loop.

I also updated one of the tests to add a second metric so that we can be sure there's only one of the identity counts in the results. This updated test fails without the fix, but passes with the fix.

@mikewilli mikewilli added this pull request to the merge queue Feb 9, 2026
Merged via the queue into main with commit e92f106 Feb 9, 2026
4 checks passed
@mikewilli mikewilli deleted the exp-6428-dupe-counts branch February 9, 2026 14:49
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