pivot-libre / tideman

Implementation of the Tideman ranked pairs algorithm
Apache License 2.0
9 stars 3 forks source link

Enable winning votes #72

Closed carlschroedl closed 6 years ago

carlschroedl commented 6 years ago

This lays some groundwork for supporting winning votes while preserving the status-quo of using margins.

Most changes are from renaming "Margin" to "Pair" in class names, method names, and documentation. Classes with "Margin" in the name that look like they were completely deleted were probably just renamed.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-9.0%) to 89.835% when pulling 7a171c3c1b4078aa7062f026f5a1784831248c27 on carlschroedl:enableWinningVotes into a8084a544991b166ca4a2dd92126b5b0328b0c76 on pivot-libre:0.x.