Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Conversation

larkinscott
Copy link
Contributor

@larkinscott larkinscott commented Dec 20, 2017

This fix sets the DEFAULT_MASS_THRESHOLD to 100 and the POINTS_PER_OVERAGE to 10,000, which is more reasonable based on the Go AST.

The previous DEFAULT_MASS_THRESHOLD was simply too low and allowing tiny issues to be flagged as duplication. Similarly, the previous POINTS_PER_OVERAGE was too high and was representing a time-to-fix that was abnormally long.

@larkinscott larkinscott merged commit b8be752 into master Dec 20, 2017
@larkinscott larkinscott deleted the sl/adjust-mass-and-overage branch December 20, 2017 21:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants