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 new external formats and external options #72

Closed pilosus closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #72 (8b288c4) into main (ea0e3bb) will increase coverage by 0.19%. The diff coverage is 97.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   94.11%   94.30%   +0.19%     
==========================================
  Files           9        9              
  Lines         798      825      +27     
  Branches       34       34              
==========================================
+ Hits          751      778      +27     
  Misses         13       13              
  Partials       34       34              
Impacted Files Coverage Δ
src/pip_license_checker/core.clj 82.60% <86.66%> (+0.65%) :arrow_up:
src/pip_license_checker/external.clj 100.00% <100.00%> (ø)
src/pip_license_checker/file.clj 100.00% <100.00%> (ø)
src/pip_license_checker/license.clj 100.00% <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 ea0e3bb...8b288c4. Read the comment docs.