zuzukin / whl2conda

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

Drop classic solver workaround if conda-libmamba-solver is at least 24.1 #137

Closed analog-cbarber closed 2 months ago

analog-cbarber commented 2 months ago

Fixes #118

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 90.90909% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 83.35%. Comparing base (7d4131c) to head (e040d7e).

Files Patch % Lines
src/whl2conda/cli/install.py 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #137 +/- ## ========================================== + Coverage 83.33% 83.35% +0.01% ========================================== Files 21 21 Lines 1920 1928 +8 ========================================== + Hits 1600 1607 +7 - Misses 320 321 +1 ```

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