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

jstedfast / MimeKit / 4.3.0.1029
94%

Build:
DEFAULT BRANCH: master
Ran 03 Feb 2024 04:28PM UTC
Jobs 1
Files 184
Run time 12s
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

03 Feb 2024 04:17PM UTC coverage: 93.793% (+0.02%) from 93.777%
4.3.0.1029

push

coveralls.net

jstedfast
Improve Header.GetRawValue() logic

Now that users can modify FormatOptions.Default, we need to be smarter
about whether or not we need to reformat header values in
Header.GetRawValue().

The old logic used to assume that cached raw values would always use
FormatOptions.International=False unless they were explicitly set, but
now that FormatOptions.Default.International can be True, we need to cache
that value and determine if it has changed since the rawValue was last
cached.

Realistically, we should be caching other FormatOptions values as well,
but this was the most important one (and the only one that was used to
determine whether the rawValue needed to be reformatted or not).

Also modified the ARC and DKIM verifier logic to share code that clones
the user-requested FormatOptions to override certain values like
NewLineFormat to also set VerifyingSignature = True.

This *may* solve issue #1000

30496 of 32514 relevant lines covered (93.79%)

51915.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4.3.0.1029.1 03 Feb 2024 04:28PM UTC 0
93.79
Source Files on build 4.3.0.1029
Detailed source file information is not available for this build.
  • Back to Repo
  • e3bab7b5 on github
  • Prev Build on master (#4.3.0.1028)
  • Next Build on master (#4.3.0.1030)
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