-
Notifications
You must be signed in to change notification settings - Fork 6
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
tally in sql; start generative testing #101
Conversation
- download in parallel
Example session:
|
- factor out valid_votes view
The SQL tally now excludes unregistered voters. I fixed a pretty significant bug, too. I think it doesn't handle conflicting votes with the same timestamp. I'm inclined to take the suggestion from @leithaus to do generative testing; I've heard good things about hypothesis. Not sure whether to put that in this PR or another.
|
generative testing seems to be working... |
For the AGM, running it works like this:
|
a 2nd, possibly 3rd implementation for #35 :
plan, status:
postponed as #105: