pivot-libre / tideman

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

Added test that reproduces #57. Added a fix. #60

Closed carlschroedl closed 6 years ago

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.01% when pulling b2e1e3a3e291a8f6c173d6cf3bbb3c3cdd9a138b on carlschroedl:duplicateMarginRegistration#57 into c27a3242195ddcccac134487929796defd810e72 on pivot-libre:0.x.

carlschroedl commented 6 years ago

This breaks when the winners id is : and the losers id is :: . "::::" == "::::" ...time to use real data structures