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 zlib and zlib/libpng licenses #97

Closed pilosus closed 2 years ago

pilosus commented 2 years ago

Close #96

codecov[bot] commented 2 years ago

Codecov Report

Merging #97 (e8dc02d) into main (dfe3a27) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #97   +/-   ##
=======================================
  Coverage   94.86%   94.86%           
=======================================
  Files          10       10           
  Lines         896      896           
  Branches       33       33           
=======================================
  Hits          850      850           
  Misses         13       13           
  Partials       33       33           
Impacted Files Coverage Δ
src/pip_license_checker/license.clj 100.00% <ø> (ø)

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 dfe3a27...e8dc02d. Read the comment docs.