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

Support Zope Public License #46 #55

Closed pilosus closed 3 years ago

pilosus commented 3 years ago

Close #46

codecov[bot] commented 3 years ago

Codecov Report

Merging #55 (b830d76) into main (b597178) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage   92.79%   92.79%           
=======================================
  Files           7        7           
  Lines         680      680           
  Branches       32       32           
=======================================
  Hits          631      631           
  Misses         17       17           
  Partials       32       32           
Impacted Files Coverage Δ
src/pip_license_checker/pypi.clj 99.13% <ø> (ø)

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 b597178...b830d76. Read the comment docs.