pivot-libre / tideman

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

BFF interface #95

Closed carlschroedl closed 6 years ago

carlschroedl commented 6 years ago

Introduces a new BffElectionRunner class. Usage is demonstrated in BffElectionRunnerTest. Addresses #93 and part of the functionality Julien Boudry suggested in #52. This builds on the BFF Serializers introduced in #94.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.9%) to 85.88% when pulling a4b3e7c234b870bbb153fd345af08a4f9bba2b8f on carlschroedl:bffInterface#93 into 69a9842f59374c6f0b2ef4a6272dfb49e473582c on pivot-libre:0.x.