-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updates to the per-slice CSV * Update src/main/java/network/brightspots/rcv/ResultsWriter.java Co-authored-by: RankWeis <[email protected]> * fix typo Co-authored-by: Mathew Ruberg <[email protected]> * remove unneeded commit * Code review: add batch test, clean up results writer, error handling * PR Review * correct percentages for STV and first-round-determines-threshold (#883) * correct percentages for STV and first-round-determines-threshold * vote % divisor fix * fix tests * STV last round use "Final Round Surplus" rather than inactive (#884) * STV last round use "Final Round Surplus" rather than inactive * PR Review: clean up, simpler configs * fix incorrect transfers * clean up with ternary operator * bring text variations within the enum * PR Review Comments: clean up STATUSES_TO_PRINT --------- Co-authored-by: yezr <[email protected]> --------- Co-authored-by: RankWeis <[email protected]> Co-authored-by: Mathew Ruberg <[email protected]> Co-authored-by: yezr <[email protected]>
- Loading branch information
1 parent
fc2b8d5
commit 639ee63
Showing
43 changed files
with
678 additions
and
318 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.