source-cooperative / source-cooperative/csv-table
Report CSV parsing errors?
Open
Nobody has claimed this yet.
question
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If errors occur during CSV parsing, we don't store or report them. Should we? Maybe in the console?
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
The issue names no files, tests, or parsing entry point; first locate where remote CSV data is parsed and how parsing failures currently surface. Clarify whether errors should be stored, logged to the console, or shown to users, then define tests and an explicit reporting behavior before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100