Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: memberactivities analytics range!
As the analytics for a specific date should be a range of `window_size` before, we should've go always `window_size` days back to compute that day analytics. The condition here is for the time when we're computing daily analytics and loading the previous analytics in memory.
- Loading branch information