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

go-pkgz / email / 32195979123
93%

Build:
DEFAULT BRANCH: master
Ran 18 Aug 2026 11:10PM UTC
Jobs 1
Files 3
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

18 Aug 2026 11:09PM UTC coverage: 92.191% (-0.6%) from 92.819%
32195979123

push

github

web-flow
Add SendContext to bound the whole SMTP transaction (#29)

TimeOut applies to the connection setup only, so a server which accepts
the connection and stalls afterwards blocks Send forever: greeting, auth,
recipients, body and QUIT have no deadline and no way to be canceled.

SendContext dials with the context and closes the connection as soon as
the context is done, which is the only way to interrupt net/smtp calls as
they take no context. Send keeps its signature and behaviour, calling
SendContext with a background context.

37 of 48 new or added lines in 1 file covered. (77.08%)

366 of 397 relevant lines covered (92.19%)

223.42 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
90.58
-0.66% email.go
Jobs
ID Job ID Ran Files Coverage
1 32195979123.1 18 Aug 2026 11:10PM UTC 3
92.19
GitHub Action Run
Source Files on build 32195979123
  • Tree
  • List 3
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 76907c16 on github
  • Prev Build on master (#32195276346)
  • Next Build on master (#32204932748)
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