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

go-pkgz / auth / 32219502454
86%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2026 05:30AM UTC
Jobs 1
Files 25
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

19 Aug 2026 05:27AM UTC coverage: 86.086% (+0.03%) from 86.056%
32219502454

push

github

web-flow
Bound verification email delivery to the request context (#310)

* Bound verification email delivery to the request context

TimeOut covers the connection setup only, so an SMTP server which accepts
the connection and stalls afterwards holds the login request until the
transport gives up on its own. go-pkgz/email gained SendContext, which
terminates the whole transaction when the context is done.

Email now implements SendContext, and VerifyHandler passes the request
context to any Sender implementing the new optional ContextSender
interface, falling back to Send for the ones that don't. The Sender
interface itself is unchanged, so existing custom senders keep working.

go-pkgz/email points at master until its next release is tagged.

* Mirror the context-bound email delivery into v1

The root module gets the same treatment as v2: Email implements
SendContext, VerifyHandler passes the request context to senders
implementing ContextSender, and go-pkgz/email points at master until its
next release is tagged.

10 of 10 new or added lines in 2 files covered. (100.0%)

3211 of 3730 relevant lines covered (86.09%)

9.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32219502454.1 19 Aug 2026 05:30AM UTC 25
86.09
GitHub Action Run
Source Files on build 32219502454
  • Tree
  • List 25
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 23c39797 on github
  • Prev Build on refs/tags/v2.1.7 (#32210235707)
  • Next Build on master (#32226366760)
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