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
68 stars 3 forks source link

Fix exclusive ordered comparison #24

Closed pilosus closed 3 years ago

pilosus commented 3 years ago

Close #23

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (dc08fa4) into main (7f2560c) will decrease coverage by 0.19%. The diff coverage is 95.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   92.89%   92.69%   -0.20%     
==========================================
  Files           6        6              
  Lines         408      438      +30     
  Branches        7       10       +3     
==========================================
+ Hits          379      406      +27     
  Misses         22       22              
- Partials        7       10       +3     
Impacted Files Coverage Δ
src/pip_license_checker/version.clj 97.43% <94.73%> (-1.09%) :arrow_down:
src/pip_license_checker/pypi.clj 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7f2560c...dc08fa4. Read the comment docs.