wimglenn / johnnydep

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

fix .dot file output for dep trees with dependency cycles #112

Closed wimglenn closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #112 (9176b8f) into main (9cf384f) will increase coverage by 0.13%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   91.92%   92.05%   +0.13%     
==========================================
  Files           9        9              
  Lines         731      743      +12     
  Branches      141      146       +5     
==========================================
+ Hits          672      684      +12     
  Misses         42       42              
  Partials       17       17              
Impacted Files Coverage Δ
johnnydep/__init__.py 100.00% <100.00%> (ø)
johnnydep/dot.py 100.00% <100.00%> (ø)
johnnydep/util.py 100.00% <100.00%> (ø)

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