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

jstedfast / MimeKit / 2.15.0.123
93%
master: 95%

Build:
Build:
LAST BUILD BRANCH: mime-compliance-violations
DEFAULT BRANCH: master
Ran 23 Aug 2021 03:04AM UTC
Jobs 1
Files 178
Run time 6s
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
2.15.0.123

push

coveralls.net

jstedfast
Added a new MimeReader

The MimeReader is an alternative to the MimeParser.

Unlike the MimeParser, the MimeReader does not construct a MimeMessage
or MimeEntity DOM. Instead, it works more like a SAX parser in that
it emits events as logical components of a MIME structure are parsed,
allowing the developer to process MIME data as it is parsed rather than
waiting for the entire message or entity to be completely constructed.

This also allows developers a way to reduce their memory overhead.

Implements the API discussed in issue #695

28614 of 31186 relevant lines covered (91.75%)

41225.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2.15.0.123.1 23 Aug 2021 03:04AM UTC 0
91.75
Source Files on build 2.15.0.123
Detailed source file information is not available for this build.
  • Back to Repo
  • 27f72d6d on github
  • Next Build on mimereader (#2.15.0.127)
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