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

se-edu / addressbook-level4 / 3820
94%

Build:
DEFAULT BRANCH: master
Ran 06 Dec 2017 07:13AM UTC
Jobs 1
Files 94
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

pending completion
3820

push

travis-ci

pyokagan
ListElementPointer(List<String>): Update code to tally with comments

The constructor’s header comments state that this object is backed by
a defensive copy of the list that is passed in as parameter. However,
the code does not reflect this behaviour.

The constructor should use create a defensive copy of the list to
prevent unintentional modifications to the backing list whenever the
list passed in as parameter is modified.

Let’s update ListElementPointer(List<String>) to create a defensive copy
of the list.

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

1434 of 1556 relevant lines covered (92.16%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3820.1 06 Dec 2017 07:13AM UTC 0
92.16
Travis Job 3820.1
Source Files on build 3820
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3820
  • d63190e9 on github
  • Next Build on master (#3825)
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