Bayer-Group / paquo

PAthological QUpath Obsession - QuPath and Python conversations
GNU General Public License v3.0
104 stars 16 forks source link

ci: test against python 3.11 #84

Closed ap-- closed 2 years ago

ap-- commented 2 years ago

run tests against 3.11 since Jpype supports it now.

codecov-commenter commented 2 years ago

Codecov Report

Merging #84 (b3c2799) into main (5848158) will increase coverage by 0.89%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
+ Coverage   89.16%   90.06%   +0.89%     
==========================================
  Files          27       27              
  Lines        3499     3836     +337     
==========================================
+ Hits         3120     3455     +335     
- Misses        379      381       +2     
Impacted Files Coverage Δ
paquo/jpype_backend.py 85.60% <0.00%> (-2.28%) :arrow_down:
paquo/images.py 98.95% <0.00%> (-0.03%) :arrow_down:
paquo/tests/conftest.py 100.00% <0.00%> (ø)
paquo/tests/test_projects.py 100.00% <0.00%> (ø)
paquo/tests/test_readonly.py 100.00% <0.00%> (+0.58%) :arrow_up:
paquo/projects.py 96.33% <0.00%> (+0.58%) :arrow_up:
paquo/hierarchy.py 81.95% <0.00%> (+0.59%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more