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

se-edu / addressbook-level4 / 4219
94%

Build:
DEFAULT BRANCH: master
Ran 18 Feb 2018 11:08AM 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
4219

push

travis-ci

web-flow
[#725] XmlAdaptedPerson#toModelType(): Enforce checking of required parameters (#806)

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.

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

1470 of 1601 relevant lines covered (91.82%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4219.1 18 Feb 2018 11:08AM UTC 0
91.82
Travis Job 4219.1
Source Files on build 4219
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4219
  • 3f0c7a11 on github
  • Prev Build on master (#4214)
  • Next Build on master (#4230)
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