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

mroderick / codebar-planner / 24353712796 / 1
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: feature/nginx-plausible-proxy-clean
DEFAULT BRANCH: master
Ran 13 Apr 2026 04:30PM UTC
Files 1092
Run time 36s
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

13 Apr 2026 04:08PM UTC coverage: 69.676% (+0.02%) from 69.66%
24353712796.1

push

github

mroderick
fix: validate email format and add defensive mailer checks

- Add email format validation to Member model (conditional on can_log_in)
- Add defensive validation in EmailHeaderHelper with warning logs
- Add tests for email format validation
- Add tests for EmailHeaderHelper#mail_args

The SMTP error was caused by invalid email addresses in the database.
Member 2413 had 'emmalepinay.yahoo.com' (missing @) causing 501 errors.

Resolves the root cause at three layers:
1. Database cleanup (set NULL for bad emails)
2. Member model validation (reject invalid at registration)
3. Mailer defense (skip invalid with log warning)

15280 of 21930 relevant lines covered (69.68%)

7.69 hits per line

Source Files on job 24353712796.1
  • Tree
  • List 1092
  • Changed 120
  • Source Changed 2
  • Coverage Changed 120
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24353712796
  • 23d0eb25 on github
  • Prev Job for on fix/invalid-emails (#24354182821.1)
  • Next Job for on fix/invalid-emails (#24388053531.1)
  • Delete
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