Closed sondr3 closed 5 years ago
Merging #18 into master will increase coverage by
0.78%
. The diff coverage is95.45%
.
@@ Coverage Diff @@
## master #18 +/- ##
==========================================
+ Coverage 89.04% 89.83% +0.78%
==========================================
Files 6 6
Lines 73 59 -14
==========================================
- Hits 65 53 -12
+ Misses 8 6 -2
Impacted Files | Coverage Δ | |
---|---|---|
coffee/serializers.py | 100% <100%> (ø) |
:arrow_up: |
coffee/views.py | 90.9% <100%> (ø) |
:arrow_up: |
coffee/models.py | 93.75% <91.66%> (+8.75%) |
: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 e1f7892...f1f685a. Read the comment docs.
As with #10 and #17, this needs to merged after these two pull requests as it builds on those changes.