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

Migrate from records to specs with validation #148

Closed pilosus closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #148 (56dbb6e) into main (26f4a52) will increase coverage by 0.21%. The diff coverage is 100.00%.

:exclamation: Current head 56dbb6e differs from pull request most recent head e97aa7c. Consider uploading reports for the commit e97aa7c to get more accurate results

@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   97.51%   97.72%   +0.21%     
==========================================
  Files          13       12       -1     
  Lines        1165     1054     -111     
  Branches       22       17       -5     
==========================================
- Hits         1136     1030     -106     
  Misses          7        7              
+ Partials       22       17       -5     
Impacted Files Coverage Δ
src/pip_license_checker/core.clj 94.48% <ø> (-0.29%) :arrow_down:
src/pip_license_checker/external.clj 100.00% <ø> (ø)
src/pip_license_checker/github.clj 100.00% <ø> (ø)
src/pip_license_checker/pypi.clj 98.29% <ø> (-0.33%) :arrow_down:
src/pip_license_checker/report.clj 95.32% <ø> (-0.13%) :arrow_down:
src/pip_license_checker/spec.clj 93.18% <ø> (+4.14%) :arrow_up:
src/pip_license_checker/version.clj 98.31% <ø> (-0.13%) :arrow_down:
src/pip_license_checker/license.clj 100.00% <100.00%> (ø)

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