m0ar / m0ar/f1

Driver getting N/A on actual position

Open
#4 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

After Shanhai sprint, Lance Stroll (driver number 18) is marked as N/A on his position.

Image

Though, he appears in result list
https://api.openf1.org/v1/session_result?session_key=11240

He does not appear on champ standings endpoint thoug
https://api.openf1.org/v1/championship_drivers?session_key=11240

And not on F1 official webbsite lol, its only 21 drivers there, Stroll not included.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the driver-position result for session_key 11240 and compare the session_result and championship_drivers endpoints linked in the issue. Trace how those responses are interpreted for Lance Stroll, then verify the displayed position agrees with the available source data and add coverage for this case if the repository has an existing test location.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.