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

Improve error handling and verbosity #117

Closed pilosus closed 1 year ago

pilosus commented 1 year ago

Close #116

codecov[bot] commented 1 year ago

Codecov Report

Merging #117 (dd13387) into main (15cb403) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   96.05%   96.16%   +0.11%     
==========================================
  Files          13       13              
  Lines         937      939       +2     
  Branches       22       22              
==========================================
+ Hits          900      903       +3     
+ Misses         15       14       -1     
  Partials       22       22              
Impacted Files Coverage Δ
src/pip_license_checker/exception.clj 100.00% <100.00%> (ø)
src/pip_license_checker/github.clj 100.00% <100.00%> (ø)
src/pip_license_checker/pypi.clj 99.19% <100.00%> (+0.79%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more