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

se-edu / addressbook-level4 / 4263
94%

Build:
DEFAULT BRANCH: master
Ran 02 Mar 2018 04:04PM 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
4263

push

travis-ci

web-flow
[#830] UniquePersonList, AddressBook: update return type for remove and removePerson (#836)

AddressBook#removePerson(Person) returns true if the person passed into
this method can be found in the internal list. 
UniquePersonList#remove(Person) returns true if the person passed into
this method can be found in the internal list, and false otherwise.
They both also throw PersonNotFoundException if a person cannot be
found.

Returning a boolean is not required as the thrown exception would
indicate that the person cannot be found.

Let's update the return type for AddressBook#removePerson(Person) and 
UniquePersonList#remove(Person) to void.

1462 of 1585 relevant lines covered (92.24%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4263.1 02 Mar 2018 04:04PM UTC 0
92.24
Travis Job 4263.1
Source Files on build 4263
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4263
  • 2f4405c7 on github
  • Prev Build on master (#4262)
  • Next Build on master (#4310)
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