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

jstedfast / MailKit / 4.14.1.1515
0%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2026 05:09PM UTC
Jobs 1
Files 175
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

14 Feb 2026 05:03PM UTC coverage: 92.87%. Remained the same
4.14.1.1515

push

coveralls.net

jstedfast
Obsolete the older IMailService negotiated SSL/TLS properties for .NET 10

These APIs include:
* SslCipherAlgorithm
* SslCipherStrength
* SslHashAlgorithm
* SslHashStrength
* SslKeyExchangeAlgorithm
* SslKeyExchangeStrength

The corresponding SslStream properties are marked as Obsolete in .NET 10
in favor of the NegotiatedTlsCipherSuite property.

The equivalent property in MailKit is the IMailService.SslCipherSuite property.

23939 of 25777 relevant lines covered (92.87%)

0.93 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
15
90.77
0.0% D/a/MailKit/MailKit/MailKit/MailService.cs
42
94.45
0.0% D/a/MailKit/MailKit/MailKit/Net/Imap/ImapClient.cs
47
95.39
0.0% D/a/MailKit/MailKit/MailKit/Net/Pop3/Pop3Client.cs
62
92.61
0.0% D/a/MailKit/MailKit/MailKit/Net/Smtp/SmtpClient.cs
Jobs
ID Job ID Ran Files Coverage
1 4.14.1.1515.1 14 Feb 2026 05:09PM UTC 175
92.87
Source Files on build 4.14.1.1515
  • Tree
  • List 175
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 85c5e03c on github
  • Prev Build on master (#4.14.1.1514)
  • Next Build on master (#4.14.1.1516)
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