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
68 stars 3 forks source link

Support CLI options with-totals, totals-only, table-headers #32

Closed pilosus closed 3 years ago

pilosus commented 3 years ago

Close #30

codecov[bot] commented 3 years ago

Codecov Report

Merging #32 (e8cd7bd) into main (a166adf) will decrease coverage by 2.81%. The diff coverage is 34.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   92.22%   89.40%   -2.82%     
==========================================
  Files           7        7              
  Lines         617      651      +34     
  Branches       26       28       +2     
==========================================
+ Hits          569      582      +13     
- Misses         22       41      +19     
- Partials       26       28       +2     
Impacted Files Coverage Δ
src/pip_license_checker/spec.clj 85.71% <0.00%> (-0.83%) :arrow_down:
src/pip_license_checker/core.clj 55.96% <35.13%> (-7.20%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a166adf...00244ab. Read the comment docs.