zuzukin / whl2conda

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

Python 3.12 #108

Closed analog-cbarber closed 8 months ago

analog-cbarber commented 8 months ago

No significant code changes. Mostly just to get CI and lint working.

No need to do a release just for this.

codecov[bot] commented 8 months ago

Codecov Report

Merging #108 (3463d86) into main (384bf32) will increase coverage by 0.20%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   93.74%   93.94%   +0.20%     
==========================================
  Files          17       17              
  Lines        1390     1388       -2     
==========================================
+ Hits         1303     1304       +1     
+ Misses         87       84       -3     
Files Coverage Δ
src/whl2conda/cli/build.py 34.88% <ø> (ø)
src/whl2conda/cli/install.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes