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

jhillyerd / enmime / 31326144328
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: fix-empty-body-header-separator
DEFAULT BRANCH: main
Ran 09 Aug 2026 05:20PM 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

09 Aug 2026 05:20PM UTC coverage: 86.437% (-0.03%) from 86.467%
31326144328

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%)

38 existing lines in 2 files now uncovered.

3314 of 3834 relevant lines covered (86.44%)

4291.13 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
86.54
0.95% encode.go
4
91.74
-1.04% part.go

Coverage Regressions

Lines Coverage ∆ File
23
91.74
-1.04% part.go
15
86.54
0.95% encode.go
Jobs
ID Job ID Ran Files Coverage
1 Go-1.26.x - 31326144328.1 09 Aug 2026 05:20PM UTC 39
86.44
GitHub Action Run
2 Go-1.25.x - 31326144328.2 09 Aug 2026 05:20PM UTC 39
86.44
GitHub Action Run
Source Files on build 31326144328
  • 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 (#31326058916)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc