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

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

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

18 Feb 2018 11:04AM UTC coverage: 91.818% (+0.04%) from 91.777%
4219.1

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.

1470 of 1601 relevant lines covered (91.82%)

0.92 hits per line

Source Files on job 4219.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 4219.1
  • 3f0c7a11 on github
  • Prev Job for on master (#4214.1)
  • Next Job for on master (#4230.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