Skip to content

Use new significance algorithm by default #1047

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

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

Mark-Simulacrum
Copy link
Member

This currently just completely removes the old algorithm (at least where it was if-gated). I think we could allow switching back, but I've not really seen a use case for that (you can always disable filtering by significance in the UI).

@Mark-Simulacrum Mark-Simulacrum requested a review from rylev October 3, 2021 01:15
Copy link
Member

@rylev rylev left a comment

Choose a reason for hiding this comment

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

I think we should keep the old algorithm around for a little bit. If we happen to see interesting or surprising results, it will be good to check against the old algorithm

@Mark-Simulacrum
Copy link
Member Author

Alright, replaced with just swapping the default, I believe.

@Mark-Simulacrum Mark-Simulacrum requested a review from rylev October 4, 2021 15:30
Copy link
Member

@rylev rylev left a comment

Choose a reason for hiding this comment

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

Can you also change the default here?

@Mark-Simulacrum
Copy link
Member Author

Yes, yes. Sorry for being so bad at identifying these places :)

@rylev rylev merged commit 3d52444 into rust-lang:master Oct 5, 2021
@Mark-Simulacrum Mark-Simulacrum deleted the new-sig-default branch October 5, 2021 13:42
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