1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable issues on github More... 4 days ago
Erroneous use of strip() can cause hasVoted to return False on issues that have been voted on More... about 2 months ago
Update and rename support.md to community.md More... about 1 year ago
note the repos is git-based now More... about 1 year ago
Remove reliance upon CandidateList object. More... almost 2 years ago
switch to stv.tally() along with custom NAMES ordering More... almost 2 years ago
load stv_tool once. Add optional NAMES ordering. More... almost 2 years ago
Never return decrypted vote strings. More... almost 2 years ago
implement the STV vote type More... almost 2 years ago
KV as JSON should be internal; not part of the API More... almost 2 years ago
add a function to return the module for a vote type More... almost 2 years ago
clarifications More... almost 2 years ago
add the "Data at Rest" section More... almost 2 years ago
use new get_metadata() and all its branches More... almost 2 years ago
Revise election state handling. Add metadata fetch. More... almost 2 years ago
codecov test provides API demo More... almost 2 years ago
heh. wrong help. fix py-based schema loading. More... almost 2 years ago
Add line/branch coverage testing. More... almost 2 years ago
fix typo found via coverage testing More... almost 2 years ago
show how to add schema via python More... almost 2 years ago
align around "Person" terminology More... almost 2 years ago
nit: single quotes are fine here More... almost 2 years ago
no need for arg. pull from DB. More... almost 2 years ago
Run STV through the v3 path. More... almost 2 years ago
revise main() to use new entrypoints More... almost 2 years ago
remove stray/unused code More... almost 2 years ago
Deprecate run_vote(), in favor of run_stv() More... almost 2 years ago
fix another longstanding typo More... almost 2 years ago
simplify exclude_lowest() More... almost 2 years ago
fix longstanding typo More... almost 2 years ago