pivot-libre / tideman

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

Permit tie breaking ballots to have ties#62 #67

Closed carlschroedl closed 6 years ago

carlschroedl commented 6 years ago

In addition to the tie-breaking functionality, I put the tie-breaking classes in their own namespace and updated use statements accordingly.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.08%) to 98.788% when pulling 4b85800b972c2802f488f57f4e4240f848bb8e6f on carlschroedl:permitTieBreakingBallotsToHaveTies#62 into 3202fd22e3a6fe4ab065b7ed2252e4758a876c31 on pivot-libre:0.x.

carlschroedl commented 6 years ago

This addressed #62