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

Show all licenses if more than one classifier specified #53

Closed pilosus closed 3 years ago

pilosus commented 3 years ago

Close #52

codecov[bot] commented 3 years ago

Codecov Report

Merging #53 (ba06b39) into main (c4cb87d) will decrease coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
- Coverage   92.85%   92.79%   -0.07%     
==========================================
  Files           7        7              
  Lines         686      680       -6     
  Branches       32       32              
==========================================
- Hits          637      631       -6     
  Misses         17       17              
  Partials       32       32              
Impacted Files Coverage Δ
src/pip_license_checker/pypi.clj 99.13% <100.00%> (-0.05%) :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 c4cb87d...ba06b39. Read the comment docs.