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

Housekeeping, hohoho #122

Closed pilosus closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #122 (3d85a45) into main (eb09700) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #122   +/-   ##
=======================================
  Coverage   97.40%   97.40%           
=======================================
  Files          13       13           
  Lines        1081     1081           
  Branches       21       21           
=======================================
  Hits         1053     1053           
  Misses          7        7           
  Partials       21       21           
Impacted Files Coverage Δ
src/pip_license_checker/core.clj 94.59% <ø> (ø)
src/pip_license_checker/data.clj 100.00% <ø> (ø)
src/pip_license_checker/exception.clj 100.00% <ø> (ø)
src/pip_license_checker/external.clj 100.00% <ø> (ø)
src/pip_license_checker/file.clj 100.00% <ø> (ø)
src/pip_license_checker/filters.clj 100.00% <ø> (ø)
src/pip_license_checker/github.clj 100.00% <ø> (ø)
src/pip_license_checker/http.clj 88.88% <ø> (ø)
src/pip_license_checker/license.clj 100.00% <ø> (ø)
src/pip_license_checker/pypi.clj 98.67% <ø> (ø)
... and 3 more

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