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

jstedfast / MailKit
92%
master: 93%

Build:
Build:
LAST BUILD BRANCH: imap-token-cache
DEFAULT BRANCH: master
Repo Added 26 Jun 2015 08:18PM UTC
Files 175
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

LAST BUILD ON BRANCH smtp-perf
branch: smtp-perf
CHANGE BRANCH
x
Reset
  • smtp-perf
  • $env:APPVEYOR_REPO_BRANCH
  • HEAD
  • dependabot/nuget/System.Formats.Asn1-7.0.0
  • imap-token-cache
  • master
  • metrics
  • ntlm-msg-integrity
  • ntlmv2
  • refs/pull/1630/merge
  • refs/pull/1715/merge
  • refs/pull/1799/merge
  • refs/tags/2.12.0
  • refs/tags/3.3.0
  • refs/tags/3.4.1
  • refs/tags/3.4.3
  • summary-index
  • vnext
  • vnext-flags
  • vnext-labels

19 Sep 2022 03:19AM UTC coverage: 92.314% (+0.001%) from 92.313%
3.4.0.482

push

coveralls.net

jstedfast
Refactored more SmtpClient code

* Use the BDAT command if CHUNKING *or* BINARYMIME is available and preferred.
* Use SmtpStream.QueueCommand() to blit the BDAT command to the output stream
* Renamed SmtpExtension to SmtpExtensions (internal flags enum)
* Refactored SendEhloCommand() to take a string instead of bool

20984 of 22731 relevant lines covered (92.31%)

19655.25 hits per line

Relevant lines Covered
Build:
Build:
22731 RELEVANT LINES 20984 COVERED LINES
19655.25 HITS PER LINE
Source Files on smtp-perf
  • Tree
  • List 165
  • Changed 10
  • Source Changed 2
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3.4.0.482 smtp-perf Refactored more SmtpClient code * Use the BDAT command if CHUNKING *or* BINARYMIME is available and preferred. * Use SmtpStream.QueueCommand() to blit the BDAT command to the output stream * Renamed SmtpExtension to SmtpExtensions (internal flags... push 19 Sep 2022 03:19AM UTC jstedfast coveralls.net
92.31
3.4.0.481 smtp-perf Modified SmtpClient/Stream to reduce memory allocations when sending commands All SMTP commands are now required to end with \r\n. (The protected SendCommand/Async methods will now only append \r\n if the command doesn't already have it) push 17 Sep 2022 09:07PM UTC jstedfast coveralls.net
92.31
3.4.0.480 smtp-perf More refactoring push 17 Sep 2022 06:10PM UTC jstedfast coveralls.net
92.33
3.4.0.479 smtp-perf Untangle more Sync and Async code in SmtpClient Might improve performance. push 17 Sep 2022 05:34PM UTC jstedfast coveralls.net
92.27
3.4.0.478 smtp-perf Make Sync and Async versions of SmtpClient.FlushCommandQueueAsync/DataAsync This might cut down on GC overhead and make sending mail slightly faster? push 17 Sep 2022 03:33AM UTC jstedfast coveralls.net
92.6
3.4.0.477 smtp-perf Separate SmtpStream.Flush and FlushAsync push 17 Sep 2022 03:28AM UTC jstedfast coveralls.net
92.61
3.4.0.471 smtp-perf Separate sync and async I/O in SmtpStream for performance reasons push 12 Sep 2022 03:00PM UTC jstedfast coveralls.net
0.0
See All Builds (2473)
  • Repo on GitHub
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

© 2025 Coveralls, Inc