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

jhillyerd / enmime / 27069031306 / 2
86%
main: 86%

Build:
Build:
LAST BUILD BRANCH: fix/issue-109
DEFAULT BRANCH: main
Ran 06 Jun 2026 05:29PM UTC
Files 39
Run time 1s
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

06 Jun 2026 05:27PM UTC coverage: 86.379% (-0.06%) from 86.437%
27069031306.2

Pull #397

github

jhillyerd
fix: decouple internal/textproto from net/textproto error types

The vendored internal/textproto package was importing net/textproto
and using its ProtocolError and Error types. This undermined the
purpose of vendoring, as Go 1.26's CVE-2026-42507 fix changed
Error.Error() to quote the Msg field, breaking test expectations.

Define local ProtocolError and Error types with stable formatting
to insulate against upstream breaking changes while remaining
compatible with all Go versions.
Pull Request #397: fix: decouple internal/textproto from net/textproto error types

3285 of 3803 relevant lines covered (86.38%)

2159.68 hits per line

Source Files on job Go-1.26.x - 27069031306.2
  • Tree
  • List 39
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27069031306
  • 1b76a5b5 on github
  • Prev Job for on tp-errors (#25969542310.1)
  • Next Job for on tp-errors (#27069273966.1)
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