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

GitHub API requests rate limits and OAuth token support #110

Closed pilosus closed 1 year ago

pilosus commented 1 year ago

Close #109

codecov[bot] commented 1 year ago

Codecov Report

Merging #110 (eb71a61) into main (0096504) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   95.01%   95.04%   +0.03%     
==========================================
  Files          11       11              
  Lines         923      929       +6     
  Branches       32       32              
==========================================
+ Hits          877      883       +6     
  Misses         14       14              
  Partials       32       32              
Impacted Files Coverage Δ
src/pip_license_checker/core.clj 83.80% <100.00%> (+0.11%) :arrow_up:
src/pip_license_checker/github.clj 100.00% <100.00%> (ø)
src/pip_license_checker/pypi.clj 98.96% <100.00%> (ø)

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