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

go-pkgz / auth / 32226684647
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v2.2.0
DEFAULT BRANCH: master
Ran 19 Aug 2026 07:12AM 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 07:05AM UTC coverage: 86.05% (+0.01%) from 86.039%
32226684647

Pull #313

github

paskal
Allow setting the SMTP HELO/EHLO hostname on the email sender

The verification email sender greeted the server as localhost with no way to
change it. A relay enforcing reject_non_fqdn_helo_hostname or
reject_unknown_helo_hostname, the usual posture on hardened Postfix, refuses
that greeting and the message never leaves.

EmailParams gains HELOHost, passed through to email.HELOHost. Left empty the
greeting stays localhost, so existing callers are unchanged.

go-pkgz/email v0.8.0, already required by both modules, provides the option.
The test drives a fake SMTP server and asserts the greeting on the wire in
both directions, configured and unset.
Pull Request #313: Allow setting the SMTP HELO/EHLO hostname on the email sender

3 of 3 new or added lines in 1 file covered. (100.0%)

3183 of 3699 relevant lines covered (86.05%)

9.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32226684647.1 19 Aug 2026 07:12AM UTC 25
86.05
GitHub Action Run
Source Files on build 32226684647
  • Tree
  • List 25
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #313
  • PR Base - master (#32226366820)
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