max-mapper / max-mapper/csv-spectrum
Invalid location_coordinates.csv value
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 143
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
In the location_coordinates.csv, the Contact Phone Number field is not coherent with its expected value. The CSV contains 2095257564 while the expected JSON contains 1234567890.
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
Open the linked location_coordinates.csv fixture and compare its Contact Phone Number with the corresponding expected JSON value. Correct the inconsistent value from 2095257564 to 1234567890, then verify that the fixture and expected output agree.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100