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

Better stats #233

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Better stats #233

merged 3 commits into from
Feb 22, 2024

Conversation

oskarrough
Copy link
Owner

@oskarrough oskarrough commented Feb 22, 2024

Updated the /api/runs endpoint in the backend to return less data. With ~300 runs it was already over 4mb.
Added a new /stats/{id} page for analyzing single runs. Now the basis are there, and we can really check the data.

Copy link

sentry-io bot commented Feb 22, 2024

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: src/game/backend.js

Function Unhandled Issue
postRun TypeError: Failed to fetch postRun(src/game/backend)
Event Count: 1 Affected Users: 0

Did you find this useful? React with a 👍 or 👎

Copy link

vercel bot commented Feb 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
slaytheweb ✅ Ready (Inspect) Visit Preview Feb 22, 2024 11:12am

@oskarrough oskarrough merged commit 3a98734 into main Feb 22, 2024
2 checks passed
@oskarrough oskarrough deleted the better-stats branch February 22, 2024 11:15
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

Successfully merging this pull request may close these issues.

1 participant