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

CSV options for package/license name column indices #76

Closed pilosus closed 3 years ago

pilosus commented 3 years ago

Close #75

codecov[bot] commented 3 years ago

Codecov Report

Merging #76 (0d83ea2) into main (1b56a9b) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage   94.38%   94.39%           
=======================================
  Files           9        9           
  Lines         837      838    +1     
  Branches       34       34           
=======================================
+ Hits          790      791    +1     
  Misses         13       13           
  Partials       34       34           
Impacted Files Coverage Δ
src/pip_license_checker/core.clj 82.60% <100.00%> (ø)
src/pip_license_checker/file.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 1b56a9b...0d83ea2. Read the comment docs.