rm-hull / nvd-clojure

National Vulnerability Database dependency checker for Clojure projects
MIT License
273 stars 35 forks source link

3.0.0 #157

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

TODOs

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4226093423

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


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/nvd/config.clj 34 39 87.18%
src/nvd/task/check.clj 0 7 0.0%
<!-- Total: 34 46 73.91% -->
Files with Coverage Reduction New Missed Lines %
src/nvd/config.clj 3 93.75%
src/nvd/task/check.clj 28 12.05%
<!-- Total: 31 -->
Totals Coverage Status
Change from base Build 4085537620: 2.6%
Covered Lines: 147
Relevant Lines: 291

💛 - Coveralls