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

jstedfast / MailKit / 4.2.0.789
93%

Build:
DEFAULT BRANCH: master
Ran 11 Sep 2023 03:36PM UTC
Jobs 1
Files 165
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

11 Sep 2023 03:30PM UTC coverage: 91.824%. Remained the same
4.2.0.789

push

coveralls.net

jstedfast
Fix initial capacity calculation for Fetch(int min, int max, ...)

If the user chose `min` and `max` values > folder.Count, the `max` value would
get clamped to folder.Count and `max - min` would result in a negative value
causing an ArgumentOutOfRangeException when creating a new List<MessageSummary>.

Fixes issue #1640

22103 of 24071 relevant lines covered (91.82%)

19704.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4.2.0.789.1 11 Sep 2023 03:36PM UTC 0
91.82
Source Files on build 4.2.0.789
Detailed source file information is not available for this build.
  • Back to Repo
  • 1f0ade5e on github
  • Prev Build on master (#4.2.0.788)
  • Next Build on master (#4.2.0.790)
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