lambdaisland / lambdaisland/kaocha-cljs2

Requires guava peer dependency?

Open
#36 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
34
Forks
8
PR merge metrics
No merged PRs in 30d

Description

https://github.com/lambdaisland/kaocha-cljs2/blob/cab410faa8bbd49e7ea2d98ad9fca3779cf269e9/src/kaocha/cljs2/node.clj#L7

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.