upciti / wheel2deb

Python Wheel to Debian package converter
MIT License
48 stars 22 forks source link

feat: re-implement cli with typer #41

Closed fyhertz closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #41 (227a2a5) into main (87e916d) will increase coverage by 0.02%. The diff coverage is 84.56%.

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   85.13%   85.15%   +0.02%     
==========================================
  Files          14       14              
  Lines         814      849      +35     
==========================================
+ Hits          693      723      +30     
- Misses        121      126       +5     
Impacted Files Coverage Δ
src/wheel2deb/context.py 80.95% <59.09%> (-16.83%) :arrow_down:
src/wheel2deb/build.py 90.32% <77.77%> (-5.52%) :arrow_down:
src/wheel2deb/logger.py 97.60% <80.00%> (+5.86%) :arrow_up:
src/wheel2deb/debian.py 71.83% <81.81%> (+1.66%) :arrow_up:
src/wheel2deb/cli.py 96.20% <95.77%> (+6.02%) :arrow_up:
src/wheel2deb/pydist.py 80.15% <0.00%> (+0.76%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.