Skip to content

perf(api): batch leaderboard stat lookups - #846

Open
ugcodrr wants to merge 29 commits into
mainfrom
perf/batch-leaderboard-stats
Open

perf(api): batch leaderboard stat lookups#846
ugcodrr wants to merge 29 commits into
mainfrom
perf/batch-leaderboard-stats

refactor(leaderboard): improve handling of additional stats

52fa5a2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 16, 2026 in 1s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 215 in packages/schemas/src/player/gamemodes/bedwars/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unvalidated dynamic method call High

Invocation of method with
user-controlled
name may dispatch to unexpected target and cause an exception.