Closed kjp4155 closed 6 years ago
Merging #99 into master will decrease coverage by
0.03%
. The diff coverage is92.68%
.
@@ Coverage Diff @@
## master #99 +/- ##
==========================================
- Coverage 93.07% 93.03% -0.04%
==========================================
Files 19 19
Lines 938 976 +38
Branches 75 79 +4
==========================================
+ Hits 873 908 +35
- Misses 35 36 +1
- Partials 30 32 +2
Impacted Files | Coverage Δ | |
---|---|---|
api/models.py | 100% <100%> (ø) |
:arrow_up: |
api/serializers.py | 98.03% <100%> (ø) |
:arrow_up: |
api/test_informationpost_view.py | 100% <100%> (ø) |
:arrow_up: |
api/views/vote_views.py | 85.71% <86.36%> (+2.38%) |
: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 111e783...9f37c32. Read the comment docs.
Add vote system on backend #93