Skip to content

Consider any comparison with medium changes as probably relevant#965

Merged
rylev merged 1 commit into
rust-lang:masterfrom
rylev:confidence-change
Aug 13, 2021
Merged

Consider any comparison with medium changes as probably relevant#965
rylev merged 1 commit into
rust-lang:masterfrom
rylev:confidence-change

Conversation

@rylev

@rylev rylev commented Aug 12, 2021

Copy link
Copy Markdown
Member

When doing the latest triage @pnkfelix noted that rust-lang/rust#87736 which yielded this comparison was not included under "probably relevant". This is because previously, we only considered something with only medium and below size changes "probably relevant" if it had either 4 or more medium size changes or if num_medium_size_changes * 2 + num_small_size_changes > 10 which this comparison did not have.

This changes the logic such that anything with medium and above size changes are considered at least "probably relevant". It also slightly lowers the threshold for "probably relevant" when there are only small changes down to 8 small changes being considered "probably relevant".

@rylev
rylev merged commit ef8948c into rust-lang:master Aug 13, 2021
@rylev
rylev deleted the confidence-change branch August 13, 2021 11:56
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.

1 participant