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

jhillyerd / enmime / 27102315230
86%
main: 86%

Build:
Build:
LAST BUILD BRANCH: fix/issue-109
DEFAULT BRANCH: main
Ran 07 Jun 2026 07:21PM UTC
Jobs 2
Files 39
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

07 Jun 2026 07:20PM UTC coverage: 86.371% (-0.03%) from 86.4%
27102315230

Pull #396

github

jhillyerd
Add ContentTransferEncoding field to force CTE on a Part

Allows callers to override the automatic Content-Transfer-Encoding
selection on a per-part basis. Valid values are "7bit", "8bit",
"base64", and "quoted-printable". Empty or unrecognised values
fall back to automatic detection.

This is useful for ASCII-safe content like PGP armor
(application/pgp-encrypted, application/pgp-signature) that would
otherwise be unnecessarily base64-encoded.

The forced CTE takes precedence over both the TextContent() gate
and the Encoder.ForceQuotedPrintableCte option.

Closes #395
Pull Request #396: Add ContentTransferEncoding field to force CTE on a Part

48 of 56 new or added lines in 2 files covered. (85.71%)

3308 of 3830 relevant lines covered (86.37%)

4288.08 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
86.54
0.95% encode.go
4
91.12
-1.03% part.go
Jobs
ID Job ID Ran Files Coverage
1 Go-1.25.x - 27102315230.1 07 Jun 2026 07:21PM UTC 39
86.37
GitHub Action Run
2 Go-1.26.x - 27102315230.2 07 Jun 2026 07:21PM UTC 39
86.37
GitHub Action Run
Source Files on build 27102315230
  • Tree
  • List 39
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #396
  • PR Base - main (#27102267292)
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