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

jstedfast / MimeKit
0%
master: 95%

Build:
Build:
LAST BUILD BRANCH: nullable-api2
DEFAULT BRANCH: master
Repo Added 28 Jun 2015 11:55PM UTC
Files 191
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

LAST BUILD ON BRANCH binary-quoted-printable-decoder
branch: binary-quoted-printable-decoder
CHANGE BRANCH
x
Reset
  • binary-quoted-printable-decoder
  • HEAD
  • bouncycastle2.0
  • core
  • crypto-abstractions
  • dependabot/nuget/System.Memory-4.5.5
  • dependabot/nuget/nunit-4.0.0
  • hwaccel-base64
  • issue682
  • master
  • mime-compliance
  • mime-compliance2
  • mimereader
  • mimereader-span
  • mimereader-span2
  • nullable-api
  • nullable-api2
  • parser-options-create
  • refs/pull/1072/merge
  • refs/pull/1162/merge
  • refs/pull/1163/merge
  • refs/pull/1176/merge
  • refs/tags/2.12.0
  • refs/tags/3.3.0
  • refs/tags/3.4.1
  • refs/tags/3.4.3
  • rfc2047-perf
  • rfc2047-tokens
  • smime-revocation-checks
  • stream-spans
  • unix2dos-indexof
  • unsafe-scancontent
  • vnext

13 Aug 2025 01:22PM UTC coverage: 0.0%. First build
4.13.0.1735

push

coveralls.net

jstedfast
Added BinaryQuotedPrintableDecoder

Some mail software will attach pdf files using the quoted-printable
encoding.

On Linux/macOS, because MimeKit saves messages with the Unix line endings,
decoding these pdfs can produce corrupted output when the pdf contains
\r's of significance. These same pdfs typically decode correctly on Windows
because it just so happens that unencoded \r's aren't stripped on that
platform.

BinaryQuotedPrintableDecoder re-inserts the \r's as needed during the
decoding process to overcome this problem.

Note: The current unit test does not properly test this scenario and so
needs some work. Unfortunately, none of the pdfs that I have received that
illustrate this problem can be made public.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
0 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on binary-quoted-printable-decoder
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
4.13.0.1735 binary-quoted-printable-decoder Added BinaryQuotedPrintableDecoder Some mail software will attach pdf files using the quoted-printable encoding. On Linux/macOS, because MimeKit saves messages with the Unix line endings, decoding these pdfs can produce corrupted output when the... push 13 Aug 2025 01:25PM UTC jstedfast coveralls.net
0.0
See All Builds (2614)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc