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

Implement --leftover-count/no-leftover-count (#109) #110

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

willkg
Copy link
Collaborator

@willkg willkg commented Nov 13, 2023

This fixes the case where the terms are not one-per-crash-report causing
the term count sum to be greater than the total and then you end up with
a weird-looking, nonsensical negative leftover count.

Now the leftover count is off by default.

Fixes #109

This fixes the case where the terms are not one-per-crash-report causing
the term count sum to be greater than the total and then you end up with
a weird-looking, nonsensical negative leftover count.

Now the leftover count is off by default.
@willkg willkg merged commit c6062cf into main Nov 13, 2023
5 checks passed
@willkg willkg deleted the 109-negative-leftovers branch November 14, 2023 01:03
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.

sometimes -- value is negative
1 participant