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

Skip unspecific license classifiers #51

Closed pilosus closed 3 years ago

pilosus commented 3 years ago

Close #43

codecov[bot] commented 3 years ago

Codecov Report

Merging #51 (234e9d1) into main (8beceb6) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   92.83%   92.85%   +0.02%     
==========================================
  Files           7        7              
  Lines         684      686       +2     
  Branches       32       32              
==========================================
+ Hits          635      637       +2     
  Misses         17       17              
  Partials       32       32              
Impacted Files Coverage Δ
src/pip_license_checker/pypi.clj 99.17% <100.00%> (+0.01%) :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 8beceb6...234e9d1. Read the comment docs.