pilosus / pip-license-checker

Check license types for third-party dependencies: permissive, copyleft, proprietory, etc.
https://blog.pilosus.org/posts/2021/09/07/pip-license-checker/
Other
67 stars 3 forks source link

Make output verbose #115

Closed pilosus closed 1 year ago

pilosus commented 1 year ago

Close #105

codecov[bot] commented 1 year ago

Codecov Report

Merging #115 (712e617) into main (29d4a20) will increase coverage by 0.99%. The diff coverage is 98.58%.

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   95.05%   96.05%   +0.99%     
==========================================
  Files          11       13       +2     
  Lines         930      937       +7     
  Branches       32       22      -10     
==========================================
+ Hits          884      900      +16     
- Misses         14       15       +1     
+ Partials       32       22      -10     
Impacted Files Coverage Δ
src/pip_license_checker/spec.clj 89.04% <ø> (+3.85%) :arrow_up:
src/pip_license_checker/version.clj 98.20% <ø> (ø)
src/pip_license_checker/core.clj 83.33% <94.44%> (-0.59%) :arrow_down:
src/pip_license_checker/pypi.clj 98.40% <97.89%> (-0.57%) :arrow_down:
src/pip_license_checker/data.clj 100.00% <100.00%> (ø)
src/pip_license_checker/exception.clj 100.00% <100.00%> (ø)
src/pip_license_checker/external.clj 100.00% <100.00%> (ø)
src/pip_license_checker/file.clj 100.00% <100.00%> (ø)
src/pip_license_checker/filters.clj 100.00% <100.00%> (ø)
src/pip_license_checker/github.clj 100.00% <100.00%> (ø)
... and 2 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more