Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo1 add audit step #231

Merged
merged 16 commits into from
Dec 20, 2024
Merged

Demo1 add audit step #231

merged 16 commits into from
Dec 20, 2024

Conversation

michelleblom
Copy link
Member

No description provided.

michelleblom and others added 16 commits November 29, 2024 14:28
…audit board. Currently does not work as we need to express choices as a list of "Candidate(Rank)" rather than a list of "Candidate" expressed in the order of their rank.
…sting purposes (returns choices as an unmodifiable list).

In scoring an audited ballot, checking for both PHANTOM_BALLOT and PHANTOM_RECORD_ACVR as it seems both can indicate that there was no matching ballot for a CVR.

Implemented a first pass at the auditing step as part of the Demo1 workflow.
…a no-discrepancies audit.

In scoring an audited ballot, checking for both PHANTOM_BALLOT and PHANTOM_RECORD_ACVR as it seems both can indicate that there was no matching ballot for a CVR.

Implemented a first pass at the auditing step as part of the Demo1 workflow.
…to be audited in round for all counties is 0.
…flow. Need to get some expected data for the three IRV contests in order to call that method in Demo1.
… when recording/removing a discrepancy to bring it in line with how this happens for Plurality audits (ie. we want to call the base class methods even if this check fails).
…er Demo1 have been amended to add blank votes in place of the redacted ones so that we have no discrepancies in this demo.
# Conflicts:
#	server/eclipse-project/src/test/workflows/temp/Demo1-test.properties
@michelleblom michelleblom requested a review from vteague December 20, 2024 01:30
Copy link
Member

@vteague vteague left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks.

@vteague vteague merged commit 5c54f39 into main Dec 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants