Closed andyd0 closed 6 years ago
Merging #44 into master will increase coverage by
0.69%
. The diff coverage is75%
.
@@ Coverage Diff @@
## master #44 +/- ##
==========================================
+ Coverage 95.72% 96.41% +0.69%
==========================================
Files 2 2
Lines 304 307 +3
==========================================
+ Hits 291 296 +5
+ Misses 13 11 -2
Impacted Files | Coverage Δ | |
---|---|---|
server.py | 93.85% <75%> (+1.24%) |
: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 e760533...41d7eae. Read the comment docs.
Previously did not check order id even though item id is unique. Now there is a proper route that first validates that the order id matches what the item details has for order id