Closed jmsmkn closed 3 years ago
Merging #93 (1c8c968) into master (902fb92) will decrease coverage by
0.31%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #93 +/- ##
==========================================
- Coverage 85.04% 84.72% -0.32%
==========================================
Files 8 8
Lines 535 537 +2
Branches 68 69 +1
==========================================
Hits 455 455
- Misses 59 60 +1
- Partials 21 22 +1
Impacted Files | Coverage Δ | |
---|---|---|
gcapi/client.py | 78.22% <0.00%> (-0.59%) |
: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 902fb92...1c8c968. Read the comment docs.
Matches the API definition in the serializer:
https://github.com/comic/grand-challenge.org/blob/8c8a1c2c45ce0a8c89ddb41ff40ed0baeb07ede3/app/grandchallenge/cases/serializers.py#L84 https://github.com/comic/grand-challenge.org/blob/8c8a1c2c45ce0a8c89ddb41ff40ed0baeb07ede3/app/grandchallenge/cases/serializers.py#L233