Closed JiayuanHu closed 5 years ago
Merging #82 into master will decrease coverage by
17.9%
. The diff coverage is58.78%
.
@@ Coverage Diff @@
## master #82 +/- ##
===========================================
- Coverage 87.59% 69.68% -17.91%
===========================================
Files 3 4 +1
Lines 274 353 +79
===========================================
+ Hits 240 246 +6
- Misses 34 107 +73
Impacted Files | Coverage Δ | |
---|---|---|
app/models.py | 83.22% <ø> (ø) |
:arrow_up: |
app/copy_service.py | 0% <0%> (ø) |
|
app/service.py | 85% <95.09%> (-7.31%) |
: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 0d66cd4...00d1a7a. Read the comment docs.
the test failed because WishlistResource is not defined yet. But will be fine after other teammates finished that part.