DIAGNijmegen / rse-gcapi

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

Remove UploadSessionFilesAPI #97

Closed nlessmann closed 2 years ago

nlessmann commented 2 years ago

Since the corresponding endpoint has been removed (I suppose because files are now directly uploaded to S3) in https://github.com/comic/grand-challenge.org/pull/2154 I believe the UploadSessionFilesAPI can be removed.

codecov[bot] commented 2 years ago

Codecov Report

Merging #97 (0e74c9a) into master (25ec10f) will decrease coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage   85.10%   85.01%   -0.09%     
==========================================
  Files           8        8              
  Lines         537      534       -3     
  Branches       69       69              
==========================================
- Hits          457      454       -3     
  Misses         59       59              
  Partials       21       21              
Impacted Files Coverage Δ
gcapi/client.py 78.73% <ø> (-0.24%) :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 25ec10f...0e74c9a. Read the comment docs.