Closed Stranger6667 closed 6 years ago
Merging #175 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #175 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 22 22
Lines 882 882
Branches 75 75
=====================================
Hits 882 882
Impacted Files | Coverage Δ | |
---|---|---|
postmarker/_compat.py | 100% <ø> (ø) |
:arrow_up: |
postmarker/tornado.py | 100% <100%> (ø) |
:arrow_up: |
postmarker/__init__.py | 100% <100%> (ø) |
:arrow_up: |
postmarker/django/backend.py | 100% <100%> (ø) |
:arrow_up: |
postmarker/models/messages.py | 100% <100%> (ø) |
:arrow_up: |
postmarker/utils.py | 100% <100%> (ø) |
:arrow_up: |
postmarker/models/domains.py | 100% <100%> (ø) |
:arrow_up: |
postmarker/models/senders.py | 100% <100%> (ø) |
:arrow_up: |
postmarker/models/status.py | 100% <100%> (ø) |
:arrow_up: |
postmarker/models/triggers.py | 100% <100%> (ø) |
:arrow_up: |
... and 11 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 1057f69...82558ea. Read the comment docs.
Closes #173