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

Support GPL with linking exception #62

Closed pilosus closed 3 years ago

pilosus commented 3 years ago

Close #61

codecov[bot] commented 3 years ago

Codecov Report

Merging #62 (db696b0) into main (79a4bd8) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   92.90%   92.90%           
=======================================
  Files           8        8           
  Lines         747      747           
  Branches       37       37           
=======================================
  Hits          694      694           
  Misses         16       16           
  Partials       37       37           
Impacted Files Coverage Δ
src/pip_license_checker/license.clj 97.61% <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 79a4bd8...db696b0. Read the comment docs.