zuzukin / whl2conda

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

Support for wheels containing *.data directories. #120

Closed analog-cbarber closed 8 months ago

analog-cbarber commented 8 months ago

Closes #91

codecov[bot] commented 8 months ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (42ae7e2) 82.88% compared to head (cf95b41) 82.46%.

Files Patch % Lines
src/whl2conda/api/converter.py 44.44% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================== - Coverage 82.88% 82.46% -0.42% ========================================== Files 19 19 Lines 1840 1853 +13 ========================================== + Hits 1525 1528 +3 - Misses 315 325 +10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.