lookup: add skipIssue as a metadata
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 605
- Forks
- 157
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 3
Description
I think it would be quite useful to have a reference for each skipped module.
Potentially, we would also want to have flakyIssue for each flaky module as well.
Contributor guide
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 entry points. Start by locating the lookup implementation and how skipped modules are represented, then determine whether skipIssue, flakyIssue, or both are required and define their expected metadata behavior before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100