rm-hull / nvd-clojure

National Vulnerability Database dependency checker for Clojure projects
MIT License
275 stars 36 forks source link

remove workaround for tools.tools install #110

Closed seancorfield closed 2 years ago

seancorfield commented 2 years ago

setup-clojure (master) has been updated to install the CLI using the regular Linux script so the integration test should be able to use clojure -Ttools install without the workaround.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1527169217

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
src/nvd/task/check.clj 2 29.76%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 1482640467: 0.8%
Covered Lines: 131
Relevant Lines: 257

💛 - Coveralls