DIAGNijmegen / rse-gcapi

Python client for the grand-challenge.org API
Apache License 2.0
2 stars 3 forks source link

Add tests on Python 3.9 and 3.10 #105

Closed jmsmkn closed 2 years ago

jmsmkn commented 2 years ago

No code changes needed, Python 3.6 is still there due to MeVisLab requirements.

codecov[bot] commented 2 years ago

Codecov Report

Merging #105 (386151c) into master (646e7cb) will increase coverage by 0.11%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   85.64%   85.76%   +0.11%     
==========================================
  Files           8        8              
  Lines         606      611       +5     
  Branches      121      125       +4     
==========================================
+ Hits          519      524       +5     
  Misses         62       62              
  Partials       25       25              
Impacted Files Coverage Δ
gcapi/client.py 80.71% <50.00%> (+0.05%) :arrow_up:
gcapi/exceptions.py 100.00% <100.00%> (ø)
gcapi/gcapi.py 95.83% <100.00%> (+0.14%) :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 bc2fd93...386151c. Read the comment docs.