zuzukin / whl2conda

Generate conda package from pure python wheel
https://zuzukin.github.io/whl2conda/
Apache License 2.0
6 stars 1 forks source link

Unit tests #98

Closed analog-cbarber closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #98 (83f68fa) into main (e21918a) will increase coverage by 1.24%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
+ Coverage   96.99%   98.24%   +1.24%     
==========================================
  Files          16       16              
  Lines        1263     1250      -13     
==========================================
+ Hits         1225     1228       +3     
+ Misses         38       22      -16     
Files Changed Coverage Δ
src/whl2conda/api/converter.py 94.44% <100.00%> (+3.73%) :arrow_up: