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

se-edu / addressbook-level4 / 4123 / 1
94%
master: 94%

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

08 Feb 2018 04:29AM UTC coverage: 91.987%. Remained the same
4123.1

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

Source Files on job 4123.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4123
  • Travis Job 4123.1
  • 694a2e4c on github
  • Prev Job for on master (#4079.1)
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