Closed amickan closed 2 years ago
Merging #100 (41a9250) into master (d7d46b9) will increase coverage by
0.82%
. The diff coverage is100.00%
.
@@ 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.
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?