Ran
|
Jobs
7
|
Files
16
|
Run time
3min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/zopefoundation/zope.sendmail/commit/<a class=hub.com/zopefoundation/zope.sendmail/commit/0fb01200043f698fb7d51dba6f912efac8d38a74">0fb012000<a href="https://github.com/zopefoundation/zope.sendmail/commit/0fb01200043f698fb7d51dba6f912efac8d38a74">">Fix text/bytes issue in MailDir for Python 3. `Maildir.newMessage` returns a MaildirMessageWriter with a file handle opened in text mode, see https://github.com/zopefoundation/zope.sendmail/blob/</a><a class="double-link" href="https://github.com/zopefoundation/zope.sendmail/commit/<a class="double-link" href="https://git"><a class=</a>hub.com/zopefoundation/zope.sendmail/commit/<a class=hub.com/zopefoundation/zope.sendmail/commit/2ee8b0a454ff484335e6b65b9d46a695309a2b2f">2ee8b0a45">2ee8b0a45</a><a href="https://github.com/zopefoundation/zope.sendmail/commit/0fb01200043f698fb7d51dba6f912efac8d38a74">/src/zope/sendmail/maildir.py#L110 (mode is 'w' not 'wb') But `MaildirMessageWriter.write` writes bytes to this file handle, see https://github.com/zopefoundation/zope.sendmail/blob/2ee8b0a454ff484335e6b65b9d46a695309a2b2f/src/zope/sendmail/maildir.py#L131-L132 This commit changes the implementation to use text for Python 3.</a>
1687 of 1687 relevant lines covered (100.0%)
6.99 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 84.1 | 16 |
99.94 |
Travis Job 84.1 | |
2 | 84.2 | 16 |
99.88 |
Travis Job 84.2 | |
3 | 84.3 | 16 |
99.88 |
Travis Job 84.3 | |
4 | 84.4 | 16 |
99.88 |
Travis Job 84.4 | |
5 | 84.5 | 16 |
99.94 |
Travis Job 84.5 | |
6 | 84.6 | 16 |
99.88 |
Travis Job 84.6 | |
7 | 84.7 | 16 |
99.88 |
Travis Job 84.7 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|