• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

SpamScope / mail-parser / 30493415175 / 1
100%
develop: 100%

Build:
DEFAULT BRANCH: develop
Ran 29 Jul 2026 09:45PM UTC
Files 12
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Jul 2026 09:42PM UTC coverage: 99.779% (+0.001%) from 99.778%
30493415175.1

push

github

web-flow
Fix broken string literal that disabled the quoted-printable attachment branch (#163)

A line-continuation inside the string literal made the comparison target
"quoted-                       printable" (the continuation line's indentation
became part of the string), so it never equalled "quoted-printable". The
branch handling quoted-printable application/* attachments was therefore dead:
such attachments fell through to the text branch and were decoded as UTF-8 with
errors="ignore", silently dropping every non-UTF8 byte and mis-flagging
binary=False.

Join the literal so the comparison works. Added a test with a quoted-printable
application/octet-stream attachment that round-trips losslessly.

122 of 122 branches covered (100.0%)

2255 of 2260 relevant lines covered (99.78%)

1.0 hits per line

Source Files on job 30493415175.1
  • Tree
  • List 12
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 30493415175
  • 3fd66c07 on github
  • Prev Job for on develop (#30493056703.1)
  • Next Job for on develop (#30494177515.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc