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

jstedfast / MimeKit / 4.10.0.1524
95%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2025 04:07PM UTC
Jobs 1
Files 186
Run time 1min
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

08 Feb 2025 03:57PM UTC coverage: 94.556% (+0.01%) from 94.546%
4.10.0.1524

push

coveralls.net

jstedfast
Obsoleted MimeReader.OnMultipartBoundary() and OnMultipartEndBoundary()

Replaced OnMultipartBoundary() with
* OnMultipartBoundaryBegin()
* OnMultipartBoundaryRead()
* OnMultipartBoundaryEnd()

Replaced OnMultipartEndBoundary() with
* OnMultipartEndBoundaryBegin()
* OnMultipartEndBoundaryRead()
* OnMultipartEndBoundaryEnd()

This will allow implementers to clone the *exact* boundary marker that was
encountered in the original stream, including any trailing whitespace.

31386 of 33193 relevant lines covered (94.56%)

0.95 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
99.14
0.03% D/a/MimeKit/MimeKit/MimeKit/AsyncMimeReader.cs
3
97.07
-0.02% D/a/MimeKit/MimeKit/MimeKit/ExperimentalMimeParser.cs
12
98.96
0.05% D/a/MimeKit/MimeKit/MimeKit/MimeReader.cs
Jobs
ID Job ID Ran Files Coverage
1 4.10.0.1524.1 08 Feb 2025 04:07PM UTC 186
94.56
Source Files on build 4.10.0.1524
  • Tree
  • List 186
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 76e45cae on github
  • Prev Build on master (#4.10.0.1523)
  • Next Build on master (#4.10.0.1525)
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