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

Support printf-style formatter string option #83

Closed pilosus closed 3 years ago

pilosus commented 3 years ago

Close #80

codecov[bot] commented 3 years ago

Codecov Report

Merging #83 (d4c3cb0) into main (976a372) will increase coverage by 0.30%. The diff coverage is 96.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   94.56%   94.86%   +0.30%     
==========================================
  Files           9       10       +1     
  Lines         864      896      +32     
  Branches       34       33       -1     
==========================================
+ Hits          817      850      +33     
  Misses         13       13              
+ Partials       34       33       -1     
Impacted Files Coverage Δ
src/pip_license_checker/core.clj 81.74% <71.42%> (-0.87%) :arrow_down:
src/pip_license_checker/report.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 976a372...d4c3cb0. Read the comment docs.