Ignore missing sheets
Open
Nobody has claimed this yet.
- Dominant language
- Pascal
- Stars
- 512
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
at the moment if a sheet name or index is incorrect, it errors out.
Could either keep going or keep going if a flag set --ignore-missing-sheets
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
No file, test, or entry point is named. Start by locating the command-line handling for sheet names and indexes and the code that currently raises errors for missing sheets. Done means the behavior is defined for missing sheets and the --ignore-missing-sheets option allows conversion to continue when enabled.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100