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

jstedfast / MimeKit / 3.1.1.400
94%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2022 02:50AM UTC
Jobs 1
Files 182
Run time 11s
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

pending completion
3.1.1.400

push

coveralls.net

iamcarbon
Utilize stackalloc and access static byte data directly (#767)

* Eliminate array allocation in MimeUtils.Unquote()
* Use stackalloc in Header.Unfold() to reduce string allocations
* Use stackalloc in Header constructor
* Eliminate two buffer allocations in DecodeRfc2231
* Use static ReadOnlySpan<byte> compiler feature to reference to static data directly in the encoders

See https://github.com/dotnet/roslyn/pull/24621 & https://vcsjones.dev/csharp-readonly-span-bytes-static/ for
more information about the ReadOnlySpan<byte> static array usage.

30041 of 32220 relevant lines covered (93.24%)

51902.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3.1.1.400.1 14 Feb 2022 02:50AM UTC 0
93.24
Source Files on build 3.1.1.400
Detailed source file information is not available for this build.
  • Back to Repo
  • 045f5c0c on github
  • Prev Build on master (#3.1.1.396)
  • Next Build on master (#3.1.1.406)
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

© 2026 Coveralls, Inc