Jon Moldover

Results 5 issues of Jon Moldover

Currently CDF readers use Jackson to map CVR files into memory all at once. This will not fly for any decent-sized election as @freedomcounts has already discovered we cannot tabulate...

And come up with some clever names for them... Include this String computedCastVoteRecordID = String.format("%s(%d)", fileName, ++cvrIndex);

code cleanup
needs-clarification
cdf

Regression tests need to compare actual tabulation result file to expected result files. Our tabulator "discovers" precinct IDs during the course of tabulation. We would need some way of exposing...

help wanted
certification-deliverable
test coverage
needs-clarification

Currently it is a hard-coded exception in the file compare code. Would be better to at least remove hard-coding. Maybe there is a clever way to mock this.

needs-clarification
cdf

Add a way to generate a config file with some of the values (e.g. the candidates and the CVR source) prepopulated from Dominion data folder.

enhancement
new input format