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

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

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

02 Mar 2018 03:57PM UTC coverage: 92.24% (+0.05%) from 92.187%
4263.1

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

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