DIAGNijmegen / rse-gcapi

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

Add option to specify interface in upload_cases #100

Closed amickan closed 2 years ago

amickan commented 2 years ago

This addresses part 1 of https://github.com/DIAGNijmegen/rse-roadmap/issues/114

Associated GC PRs: https://github.com/comic/grand-challenge.org/pull/2249 https://github.com/comic/grand-challenge.org/pull/2259

I think the tests can only pass once the GC PR has been merged, right?

codecov[bot] commented 2 years ago

Codecov Report

Merging #100 (41a9250) into master (d7d46b9) will increase coverage by 0.82%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   84.49%   85.31%   +0.82%     
==========================================
  Files           8        8              
  Lines         561      572      +11     
  Branches      108      113       +5     
==========================================
+ Hits          474      488      +14     
+ Misses         62       61       -1     
+ Partials       25       23       -2     
Impacted Files Coverage Δ
gcapi/client.py 80.06% <100.00%> (+1.76%) :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 d7d46b9...41a9250. Read the comment docs.