onegov-cloud
onegov-cloud copied to clipboard
Move ballot to election day
Commit message
Ballot: Move module to election_day.
TYPE: Feature LINK: OGC-150
Checklist
- [x] I have updated tests for my changes/features
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.95%. Comparing base (
678fe2a) to head (f0bb8e7).
Additional details and impacted files
| Files | Coverage Δ | |
|---|---|---|
| src/onegov/core/__init__.py | 100.00% <ø> (ø) |
|
| src/onegov/election_day/collections/__init__.py | 100.00% <100.00%> (ø) |
|
| ...negov/election_day/collections/archived_results.py | 97.20% <100.00%> (ø) |
|
| src/onegov/election_day/collections/ballots.py | 100.00% <100.00%> (ø) |
|
| src/onegov/election_day/collections/candidates.py | 100.00% <100.00%> (ø) |
|
| ...gov/election_day/collections/election_compounds.py | 98.27% <100.00%> (ø) |
|
| src/onegov/election_day/collections/elections.py | 98.27% <100.00%> (ø) |
|
| src/onegov/election_day/collections/lists.py | 100.00% <100.00%> (ø) |
|
| ...c/onegov/election_day/collections/notifications.py | 100.00% <100.00%> (ø) |
|
| src/onegov/election_day/collections/votes.py | 98.27% <100.00%> (ø) |
|
| ... and 136 more |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 678fe2a...f0bb8e7. Read the comment docs.