This is an archive of the discontinued Mercurial Phabricator instance.

setdiscovery: remove initialsamplesize from a condition
ClosedPublic

Authored by martinvonz on Mar 4 2018, 11:58 AM.

Details

Summary

It seems more direct to compare the actual sample size. That way we
can change the sample taken earlier in the code without breaking the
condition.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

martinvonz created this revision.Mar 4 2018, 11:58 AM
indygreg accepted this revision.Mar 4 2018, 2:21 PM
This revision is now accepted and ready to land.Mar 4 2018, 2:21 PM
This revision was automatically updated to reflect the committed changes.