Closed kvikshaug closed 5 years ago
Merging #124 into devel will increase coverage by
0.97%
. The diff coverage is100%
.
@@ Coverage Diff @@
## devel #124 +/- ##
==========================================
+ Coverage 73.11% 74.08% +0.97%
==========================================
Files 21 21
Lines 729 714 -15
==========================================
- Hits 533 529 -4
+ Misses 196 185 -11
Impacted Files | Coverage Δ | |
---|---|---|
src/model/resources.py | 82.35% <100%> (+10.06%) |
: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 7fd37a8...644b2fa. Read the comment docs.
This endpoint returns a model modified with the given operations, but as far as I can tell we have no use case for this.