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

[Dev] Time traveling #98

Closed
dtinth opened this issue Mar 22, 2019 · 4 comments
Closed

[Dev] Time traveling #98

dtinth opened this issue Mar 22, 2019 · 4 comments

Comments

@dtinth
Copy link
Contributor

dtinth commented Mar 22, 2019

Time traveling allow us to view and test using data at a specified point in time.

  1. Go to /dev and enable ELECT_DEVELOPER_PANEL.

  2. Open the developer panel and click the Time Travel button.

    image

Thanks to the fact that we don’t overwrite our data file but each time write a new file, time traveling is possible! We can go back in time and load the data in the past and inspect the cases where data may be weird and interesting.
Some cases:

  • 20190323040203 — every zone finished counting, but all zone resulted in no-vote
  • 20190323040304 — stats data delayed resulting in weird percentage
  • 20190323041804 — initial voting, no partylist yet
  • 20190323041403 — some no votes win

add more cases in comments of this issue...

@dtinth
Copy link
Contributor Author

dtinth commented Mar 23, 2019

  • 20190323110504 — 13m people voted, but none finished counting
  • 20190323112603 — 18m people voted, but none finished counting
  • 20190323040304 — all counted but no vote

@dtinth
Copy link
Contributor Author

dtinth commented Mar 23, 2019

  • 20190323154404 — 22m people voted, 81% counted, some zones over 80%

@dtinth dtinth changed the title A catalogue of weird/interesting data cases [Dev] Time traveling Mar 23, 2019
@dtinth
Copy link
Contributor Author

dtinth commented Mar 23, 2019

Data based on ETL team’s model:

  • 20190323181506
  • 20190323181606
  • 20190323182204
  • 20190323182505

@dtinth
Copy link
Contributor Author

dtinth commented Mar 23, 2019

(Closing this issue for housekeeping purposes)

@dtinth dtinth closed this as completed Mar 23, 2019
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

No branches or pull requests

1 participant