Closed nlessmann closed 2 years ago
Merging #97 (0e74c9a) into master (25ec10f) will decrease coverage by
0.08%
. The diff coverage isn/a
.
@@ 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.
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.