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

jstedfast / MimeKit / 3.1.1.400 / 1
94%
master: 94%

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

14 Feb 2022 02:50AM UTC coverage: 93.237% (+0.02%) from 93.221%
3.1.1.400.1

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

Source Files on job 3.1.1.400.1
  • Tree
  • List 0
  • Changed 27
  • Source Changed 11
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3
  • 045f5c0c on github
  • Prev Job for on master (#3.1.1.396.1)
  • Next Job for on master (#3.1.1.406.1)
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