Closed zujko closed 6 years ago
Merging #41 into master will increase coverage by
11.31%
. The diff coverage is86.55%
.
@@ Coverage Diff @@
## master #41 +/- ##
===========================================
+ Coverage 68.88% 80.19% +11.31%
===========================================
Files 28 28
Lines 916 1116 +200
===========================================
+ Hits 631 895 +264
+ Misses 285 221 -64
Impacted Files | Coverage Δ | |
---|---|---|
profile/tests.py | 100% <100%> (ø) |
:arrow_up: |
profile/views.py | 79.77% <100%> (+38.86%) |
:arrow_up: |
petitions/consumers.py | 44.28% <100%> (+2.03%) |
:arrow_up: |
pawprints/settings.py | 100% <100%> (ø) |
:arrow_up: |
send_mail/tests.py | 100% <100%> (ø) |
:arrow_up: |
send_mail/tasks.py | 100% <100%> (+21.53%) |
:arrow_up: |
petitions/views.py | 77.56% <31.7%> (+8.99%) |
:arrow_up: |
petitions/tests.py | 98.05% <96.03%> (-1.95%) |
:arrow_down: |
... and 2 more |
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 b643040...64c7314. Read the comment docs.
Admin edit fixes and email rendering changes.