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

Use first most detailed license trove classifier #49

Closed pilosus closed 3 years ago

pilosus commented 3 years ago

Close #44

codecov[bot] commented 3 years ago

Codecov Report

Merging #49 (3c944f4) into main (5952454) will increase coverage by 0.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   92.75%   92.83%   +0.08%     
==========================================
  Files           7        7              
  Lines         676      684       +8     
  Branches       32       32              
==========================================
+ Hits          627      635       +8     
  Misses         17       17              
  Partials       32       32              
Impacted Files Coverage Δ
src/pip_license_checker/pypi.clj 99.15% <100.00%> (+0.06%) :arrow_up:

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 5952454...3c944f4. Read the comment docs.