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

se-edu / addressbook-level4 / 4123
94%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2018 04:33AM UTC
Jobs 1
Files 92
Run time 4s
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

pending completion
4123

Pull #820

travis-ci

web-flow
Email: modify email regex to accept RFC 5322 permitted characters

The email regex validation rejects valid inputs such as 
peter+jack@example.com. This due to the regex rejecting valid special 
characters such as "+".

Rejecting such inputs prevents the user from adding contacts with an
email that contains special characters.

Let's modify the email regex validation to accept characters permitted 
by RFC 5322, the Internet Message Format.

More details on email validation:
https://en.wikipedia.org/wiki/Email_address#Syntax
Pull Request #820: Email regex validation does not accept `+` #743

1435 of 1560 relevant lines covered (91.99%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4123.1 08 Feb 2018 04:33AM UTC 0
91.99
Travis Job 4123.1
Source Files on build 4123
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4123
  • Pull Request #820
  • PR Base - master (#4079)
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