lila/modules/perfStat/src/main
Giacomo Lorenzetti 729dae1571 Bugfix in continueOrStart
After 607e47252d streaks end at the beginning of the last game.

e.g. if current streak is composed by a sole game that lasted 30 minutes
the output will be something like:
`Current streak: 30 minutes from 7 oct 2021, 3:00 PM to 7 oct 2021,3:00 PM`
instead of:
`Current streak: 30 minutes from 7 oct 2021, 3:00 PM to 7 oct 2021,3:30 PM`

This commit restores the `movedAt` dependence.
2021-10-07 17:58:37 +02:00
..
Env.scala move perf_stat collection to YoloDb 2021-09-19 12:13:53 +02:00
JsonView.scala refactor perfStat module 2021-06-30 08:46:16 +02:00
PerfStat.scala Bugfix in continueOrStart 2021-10-07 17:58:37 +02:00
PerfStatApi.scala never wait for ranking computation 2021-10-03 09:45:32 +02:00
PerfStatIndexer.scala minor code tweak 2021-10-06 19:23:12 +02:00
PerfStatStorage.scala move perf_stat collection to YoloDb 2021-09-19 12:13:53 +02:00
package.scala Prep for Steroids refactor 2017-10-09 11:28:33 -04:00