pivot-libre / tideman

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

Calculate winning ranking with tie breaking #39

Closed carlschroedl closed 7 years ago

carlschroedl commented 7 years ago

Addresses #8 and #38.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-35.7%) to 64.31% when pulling e6a0564a784136d1042d95da2bf65780bf0f14b2 on carlschroedl:calculateWinningRankingWithTieBreaking#8 into 0cd0482b4f4e9de48633c5767aaf51e1c8ee3a67 on pivot-libre:0.x.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-35.6%) to 64.43% when pulling 13e3d2987960f28ed6d9a8ecc0a8f0d713769f74 on carlschroedl:calculateWinningRankingWithTieBreaking#8 into 0cd0482b4f4e9de48633c5767aaf51e1c8ee3a67 on pivot-libre:0.x.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-35.6%) to 64.43% when pulling 2c21fdf7d60af8f8e0ac08da34cccb797debeaa8 on carlschroedl:calculateWinningRankingWithTieBreaking#8 into 0cd0482b4f4e9de48633c5767aaf51e1c8ee3a67 on pivot-libre:0.x.

carlschroedl commented 7 years ago

I'm going to merge this without review because someone has volunteered to review the whole codebase, and it will be easier for them to do so once this is merged.