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

se-edu / addressbook-level4 / 4663 / 1
93%
master: 94%

Build:
Build:
LAST BUILD BRANCH: 453-result-message
DEFAULT BRANCH: master
Ran 14 Aug 2018 02:39PM UTC
Files 90
Run time 8s
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

14 Aug 2018 02:32PM UTC coverage: 92.811%. Remained the same
4663.1

Pull #903

travis-ci

web-flow
XmlAdaptedPerson#toModelType(): remove shadowing of fields

The method body references the fields of XmlAdaptedPerson (`name`,
`phone`, etc.), but also shadows them later on by declaring local
variables with the same name.

Such mixing of instance fields and local variables within the same
method is out of the ordinary in the code base, and can be accidentally
mis-read if the reader is not paying attention.

Let's take the path of least surprise by renaming the local variables
such that they do not shadow XmlAdaptedPerson's fields.
Pull Request #903: Remove unnecessary uses of `this`

1433 of 1544 relevant lines covered (92.81%)

0.93 hits per line

Source Files on job 4663.1
  • Tree
  • List 0
  • Changed 28
  • Source Changed 28
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4417
  • Travis Job 4663.1
  • ae0dbe4d on github
  • Prev Job for on chore-no-unnecessary-this (#4660.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