khiva-python icon indicating copy to clipboard operation
khiva-python copied to clipboard

Fix python 3.9 and 3.8 error

Open josesaranda opened this issue 4 years ago • 1 comments

This MR fixes khiva-python dll location for python 3.9 version

josesaranda avatar Jul 27 '21 12:07 josesaranda

Codecov Report

Merging #62 (2ed40b0) into master (891622c) will decrease coverage by 0.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   84.84%   84.65%   -0.19%     
==========================================
  Files          14       14              
  Lines        1597     1597              
==========================================
- Hits         1355     1352       -3     
- Misses        242      245       +3     
Flag Coverage Δ
Linux ?
MacOS ?
Windows 84.65% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
khiva/library.py 84.37% <100.00%> (-3.13%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 891622c...2ed40b0. Read the comment docs.

codecov[bot] avatar Jul 27 '21 13:07 codecov[bot]