jwir3 / jwir3/arbitrator

Migrate gameLength preference to LeagueProfile/GameClassificationLevel settings

Open
#116 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The global `gameLength` setting is really game classification-dependent. As such, it's probably better if we add this as a field to the `GameClassificationLevel` instead of where it is now.

We should also add a default `gameLength` value to `LeagueProfile` objects.

Contributor guide

Open the contributing guide

Research direction

Locate the current global `gameLength` setting and the definitions or entry points for `GameClassificationLevel` and `LeagueProfile`. Trace how the setting is read, then move its classification-dependent value and add a default for `LeagueProfile`; the work is done when both object types expose the intended settings without relying on the old global location.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.