lambdaisland / lambdaisland/kaocha-cljs2
Requires guava peer dependency?
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 34
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
That is a class from google's guava. But I can't find any mention of guava in the documentation or in the repo's config/tooling.
The only method used is one to create a temp dir.. is this dependency necessary? I would be happy to PR a fix.
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
Read src/kaocha/cljs2/node.clj at the referenced line and inspect the repository's dependency configuration and tooling for Guava. Determine whether the temporary-directory method requires Guava at runtime; done means the dependency requirement is resolved and reflected consistently in the project configuration or documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- testing, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100