orange3-associate icon indicating copy to clipboard operation
orange3-associate copied to clipboard

GH Actions: Test python39 and 310

Open PrimozGodec opened this issue 4 years ago • 2 comments

  • Add python 3.9 and 3.10
  • replace windows-2016 (deprecated) with windows-2019
  • Add windows-2022 for the latest
  • Use ubuntu-20.04 as default

PrimozGodec avatar Jan 11 '22 10:01 PrimozGodec

Codecov Report

Merging #51 (0137a9e) into master (302ce60) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   49.86%   49.93%   +0.06%     
==========================================
  Files           5        5              
  Lines         746      747       +1     
==========================================
+ Hits          372      373       +1     
  Misses        374      374              
Impacted Files Coverage Δ
orangecontrib/associate/widgets/__init__.py 100.00% <ø> (ø)
orangecontrib/associate/fpgrowth.py 47.61% <100.00%> (+0.25%) :arrow_up:

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 ef91b98...0137a9e. Read the comment docs.

codecov-commenter avatar Jan 11 '22 10:01 codecov-commenter

It should wait for bottleneck to support python310 or Orange3 removes bottleneck as a dependency

PrimozGodec avatar Jan 11 '22 11:01 PrimozGodec