clojure-emacs / enrich-classpath

Enriches Lein/deps.edn dependency trees with Java sources, JDK sources, javadocs, etc
Eclipse Public License 2.0
32 stars 9 forks source link

Cover `:shorten` option #22

Closed vemv closed 1 year ago

vemv commented 1 year ago

https://github.com/clojure-emacs/enrich-classpath/pull/18 introduced the :shorten? option (which will become the default) but back then I could only add a few unit tests.

This PR adds more integration/e2e tests and misc reliability improvements I found along the way.

Closes https://github.com/clojure-emacs/enrich-classpath/issues/21

vemv commented 1 year ago

https://app.circleci.com/pipelines/github/clojure-emacs/enrich-classpath/120/workflows/18be8808-a406-4357-9c8e-0a2b304ab0fb/jobs/1503