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

BigInteger support for epoch, major, minor and patch parts of the Python-native package versions #137

Closed pilosus closed 1 year ago

pilosus commented 1 year ago

Address bug from #136

codecov[bot] commented 1 year ago

Codecov Report

Merging #137 (00ef3d1) into main (11d9a22) will decrease coverage by 0.08%. The diff coverage is 90.00%.

@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
- Coverage   97.51%   97.44%   -0.08%     
==========================================
  Files          13       13              
  Lines        1165     1172       +7     
  Branches       22       22              
==========================================
+ Hits         1136     1142       +6     
- Misses          7        8       +1     
  Partials       22       22              
Impacted Files Coverage Δ
src/pip_license_checker/version.clj 98.16% <90.00%> (-0.28%) :arrow_down:

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