BREAD5940 / BREAD5940/frc-scouting

Improve `pieceTracker` typing

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, `Match#pieceTracker` is an array—at some point I'd like to convert it to something like a `T extends Record` so that referring to a specific piece tracker is more readable.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Match#pieceTracker property and the GamePieceTracker type in the TypeScript library. Review how piece trackers are currently accessed, then define the expected typed representation and verify that specific tracker references are more readable without breaking existing usage.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.