wimglenn / johnnydep

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

Fix serialized output formats from local .whl files #106

Closed wimglenn closed 1 year ago

wimglenn commented 1 year ago

make sure local wheel version is recognized as "available" even if not in the index. closes #105

codecov[bot] commented 1 year ago

Codecov Report

Merging #106 (f841eb5) into main (0965f38) will increase coverage by 0.06%. The diff coverage is 95.00%.

@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
+ Coverage   91.86%   91.92%   +0.06%     
==========================================
  Files           9        9              
  Lines         713      731      +18     
  Branches      135      141       +6     
==========================================
+ Hits          655      672      +17     
  Misses         42       42              
- Partials       16       17       +1     
Impacted Files Coverage Δ
johnnydep/lib.py 97.77% <94.73%> (-0.18%) :arrow_down:
johnnydep/__init__.py 100.00% <100.00%> (ø)

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