Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix OOO counter reset test #581

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

fionaliao
Copy link
Contributor

Test was failing due to 814 observations found in buckets, but the Count field is 1000: histogram's observation count should equal the number of observations found in the buckets (in absence of NaN). Updated test to generate a valid histogram for each sample rather than just updating the count.

Copy link
Contributor

@carrieedwards carrieedwards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@fionaliao fionaliao merged commit 0ef4562 into cedwards/ooo-native-histograms Jan 5, 2024
4 of 6 checks passed
@fionaliao fionaliao deleted the fl/fix-header-test branch January 5, 2024 16:52
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