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

jstedfast / MimeKit
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: vNext
DEFAULT BRANCH: master
Repo Added 28 Jun 2015 11:55PM UTC
Files 200
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 vNext-optimizations
branch: vNext-optimizations
CHANGE BRANCH
x
Reset
  • vNext-optimizations
  • HEAD
  • authenveloped-data
  • binary-quoted-printable-decoder
  • bouncycastle2.0
  • core
  • core3
  • crypto-abstractions
  • dependabot/nuget/System.Memory-4.5.5
  • dependabot/nuget/nunit-4.0.0
  • hwaccel-base64
  • issue682
  • master
  • mime-compliance
  • mime-compliance-violations
  • mime-compliance2
  • mimereader
  • mimereader-span
  • mimereader-span2
  • nullable-api
  • nullable-api2
  • parser-options-create
  • received-parser
  • refs/pull/1072/merge
  • refs/pull/1162/merge
  • refs/pull/1163/merge
  • refs/pull/1176/merge
  • refs/pull/1205/merge
  • refs/pull/1244/merge
  • refs/tags/2.12.0
  • refs/tags/3.3.0
  • refs/tags/3.4.1
  • refs/tags/3.4.3
  • refs/tags/4.17.1
  • refs/tags/4.18.0
  • refs/tags/4.18.1
  • rfc2047-perf
  • rfc2047-tokens
  • smime-revocation-checks
  • stream-spans
  • tnefnamedproperties
  • unix2dos-indexof
  • unsafe-scancontent
  • vNext
  • vnext

21 Sep 2026 03:39PM UTC coverage: 94.917%. First build
5.0.0.2214

push

coveralls.net

jstedfast
Optimized MimeMessage address header tracking

Instead of using a Dictionary for tracking 10 InternetAddressLists, use
a "lazy loaded" array instead since we know it won't have to grow beyond
the number of StandardAddressHeaders.

Cutting out an event subscription for unused address headers is also a
savings in both memory and performance overhead.

33444 of 35235 relevant lines covered (94.92%)

0.95 hits per line

Relevant lines Covered
Build:
Build:
35235 RELEVANT LINES 33444 COVERED LINES
0.95 HITS PER LINE
Source Files on vNext-optimizations
  • Tree
  • List 200
  • 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
5.0.0.2214 vNext-optimizations Optimized MimeMessage address header tracking Instead of using a Dictionary for tracking 10 InternetAddressLists, use a "lazy loaded" array instead since we know it won't have to grow beyond the number of StandardAddressHeaders. Cutting out an e... push 21 Sep 2026 03:56PM UTC jstedfast coveralls.net
94.92
See All Builds (2884)
  • Repo on GitHub
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