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

gradle-license-plugin support for external-format option #73

Closed pilosus closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (badb8c2) into main (7eaf7c9) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   94.30%   94.32%   +0.02%     
==========================================
  Files           9        9              
  Lines         825      828       +3     
  Branches       34       34              
==========================================
+ Hits          778      781       +3     
  Misses         13       13              
  Partials       34       34              
Impacted Files Coverage Δ
src/pip_license_checker/core.clj 82.60% <100.00%> (ø)
src/pip_license_checker/external.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 7eaf7c9...badb8c2. Read the comment docs.