wimglenn / johnnydep

Display dependency tree of Python distribution
MIT License
501 stars 27 forks source link

allow dependency injection of argv and stdout to cli.main. alternativ… #97

Closed wimglenn closed 1 year ago

wimglenn commented 1 year ago

…e to #96

codecov[bot] commented 1 year ago

Codecov Report

Merging #97 (1ae7732) into main (29d795c) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
+ Coverage   91.13%   91.17%   +0.04%     
==========================================
  Files           8        8              
  Lines         654      657       +3     
  Branches      107      124      +17     
==========================================
+ Hits          596      599       +3     
  Misses         42       42              
  Partials       16       16              
Impacted Files Coverage Δ
johnnydep/__init__.py 100.00% <100.00%> (ø)
johnnydep/cli.py 100.00% <100.00%> (ø)
johnnydep/pipper.py 79.29% <0.00%> (-0.11%) :arrow_down:
johnnydep/lib.py 97.76% <0.00%> (ø)
johnnydep/compat.py 100.00% <0.00%> (ø)

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