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

Better verbosity handling #128

Closed pilosus closed 1 year ago

pilosus commented 1 year ago

Close #89

codecov[bot] commented 1 year ago

Codecov Report

Merging #128 (79bf2f8) into main (1b2b66b) will increase coverage by 0.07%. The diff coverage is 100.00%.

:exclamation: Current head 79bf2f8 differs from pull request most recent head 684b799. Consider uploading reports for the commit 684b799 to get more accurate results

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   97.39%   97.46%   +0.07%     
==========================================
  Files          13       13              
  Lines        1073     1106      +33     
  Branches       21       21              
==========================================
+ Hits         1045     1078      +33     
  Misses          7        7              
  Partials       21       21              
Impacted Files Coverage Δ
src/pip_license_checker/license.clj 100.00% <ø> (ø)
src/pip_license_checker/core.clj 94.66% <100.00%> (+0.07%) :arrow_up:
src/pip_license_checker/data.clj 100.00% <100.00%> (ø)
src/pip_license_checker/external.clj 100.00% <100.00%> (ø)
src/pip_license_checker/github.clj 100.00% <100.00%> (ø)
src/pip_license_checker/logging.clj 100.00% <100.00%> (ø)
src/pip_license_checker/pypi.clj 98.61% <100.00%> (+0.06%) :arrow_up:
src/pip_license_checker/report.clj 92.98% <100.00%> (ø)

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