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

jstedfast / MimeKit / 3.2.0.462
94%

Build:
DEFAULT BRANCH: master
Ran 19 May 2022 02:44AM UTC
Jobs 1
Files 183
Run time 13s
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

pending completion
3.2.0.462

push

coveralls.net

fyodorklimenko
Fix `MemoryBlockStream.Read` method.

`Math.Min` may return a negative value when the difference between
`length` and `position` is not in the range of `int`. It happens because
of the numeric conversion from `long` to `int`.

As a result, the `Read` method does not read a single byte.

This situation is possible when the length of the stream is greater than
`int.Max`.

30128 of 32320 relevant lines covered (93.22%)

53524.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3.2.0.462.1 19 May 2022 02:44AM UTC 0
93.22
Source Files on build 3.2.0.462
Detailed source file information is not available for this build.
  • Back to Repo
  • 00d16320 on github
  • Prev Build on master (#3.2.0.458)
  • Next Build on master (#3.2.0.463)
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