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

se-edu / addressbook-level4 / 4130
94%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2018 04:47AM 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
4130

Pull #806

travis-ci

web-flow
XmlAdaptedPerson#toModelType: add non-null check for parameters

XmlAdaptedPerson#toModelType() does not have a non-null check for each
parameter in person before the isValid*(String).

When null value is passed into the parameter's isValid*(String) check,
a NullPointerException is thrown, causing the app to crash.

Let's update XmlAdaptedPerson#toModelType() to have a separate non-null
check for each parameter before passing them into the isValid*(String)
check.
Pull Request #806: XmlAdaptedPerson#toModelType(): Enforce checking of required parameters #725

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

1463 of 1594 relevant lines covered (91.78%)

0.92 hits per line

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