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

Fix leading zeroes in integer parts of Python package versions #139

Closed pilosus closed 1 year ago

pilosus commented 1 year ago

to address the bug reported in #138

codecov[bot] commented 1 year ago

Codecov Report

Merging #139 (c235fe8) into main (06a2774) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
+ Coverage   97.44%   97.51%   +0.07%     
==========================================
  Files          13       13              
  Lines        1172     1165       -7     
  Branches       22       22              
==========================================
- Hits         1142     1136       -6     
+ Misses          8        7       -1     
  Partials       22       22              
Impacted Files Coverage Δ
src/pip_license_checker/version.clj 98.43% <100.00%> (+0.27%) :arrow_up:

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