-
Notifications
You must be signed in to change notification settings - Fork 12
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
Load only one year of data on /stats #886
Conversation
The playwright failures are expected due to the stats graph change and the typo fix in the feature details page. However I'm having a hard time updating them because |
If this is still timing out on the cloud top, there are a few things we could do: Option 1: Run with one workerRun Option 2: Manually setup the server and run the specific test in vscodeIn terminal 1, run: In terminal 2, run:
Delete the screenshots that you want re-generated Open vscode and go to the test section on the side bar (Or View->Testing) and run the tests. Let me know which option you end up using and I can adjust the docs. |
Thanks for the detailed instructions. I went with option 1 which worked quickly and flawlessly, but I think it's useful to document both approaches for other cases. |
Will do! Added #899 so we won't lose that idea. |
ace0118
to
ab4f19d
Compare
This is part of the solution for #789.
Also, this change makes color assignment consistent with the feature details page, and fixes a typo in the breadcrumbs.