HuskieRobotics / HuskieRobotics/SPOT
remove mongodb _id property from dataset output
Open
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
it makes it so much longer, as every single action in the actionQueue (which is duplicated 3 times as of now) has a bunch of extra characters associated with it.
Contributor guide
Research direction
Search the repository for the dataset output and actionQueue generation, then inspect how MongoDB documents are serialized. The work is done when each actionQueue item omits the MongoDB _id property and the resulting dataset output is shorter without changing other fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, mongodb
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100