janestreet / janestreet/incremental
incremental_debug does not have a public_name
Open
Beginner friendly
Nobody has claimed this yet.
forwarded-to-js-devs
- Dominant language
- OCaml
- Stars
- 1.5k
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
This means that users are not able to use/install it.
`incr_select` tests use `incremental_debug`, for example.
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
Locate the package or library declaration for incremental_debug and inspect the incr_select tests that use it. The issue is done when incremental_debug has a public_name so users can install and use it, while those tests still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100