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

jstedfast / MimeKit / 4.10.0.1523
95%

Build:
DEFAULT BRANCH: master
Ran 04 Feb 2025 01:31AM 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

04 Feb 2025 01:21AM UTC coverage: 94.546% (+0.004%) from 94.542%
4.10.0.1523

push

coveralls.net

jstedfast
Optimization: Use currentBoundary state to skip over boundary markers

Instead of having MimeReader.SkipLine/Async() loop over the entire line
containing what we know is a boundary marker, just skip over the known
length of the currentBoundary - this way we only need to loop over the
trailing whitespace characters.

Also, there's no need to call ReadAhead because we know we already have
the full line.

31324 of 33131 relevant lines covered (94.55%)

0.95 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
98.91
0.09% D/a/MimeKit/MimeKit/MimeKit/MimeReader.cs
2
99.11
0.2% D/a/MimeKit/MimeKit/MimeKit/AsyncMimeReader.cs
Jobs
ID Job ID Ran Files Coverage
1 4.10.0.1523.1 04 Feb 2025 01:31AM UTC 186
94.55
Source Files on build 4.10.0.1523
  • Tree
  • List 186
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • de1c68bd on github
  • Prev Build on master (#4.10.0.1520)
  • Next Build on master (#4.10.0.1524)
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