Driver getting N/A on actual position
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.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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