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

se-edu / addressbook-level4 / 4662
93%
master: 94%

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

Pull #903

travis-ci

web-flow
Remove unnecessary uses of `this`

According to our Java coding standard[1], we should only use the `this`
keyword when the field is shadowed by a method or constructor parameter.

So, let's remove all unnecessary uses of `this` from our code base.

[1] https://oss-generic.github.io/process/codingStandards/CodingStandard-Java.html
Pull Request #903: Remove unnecessary uses of `this`

60 of 60 new or added lines in 27 files covered. (100.0%)

1433 of 1544 relevant lines covered (92.81%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4662.1 14 Aug 2018 02:22PM UTC 0
92.81
Travis Job 4662.1
Source Files on build 4662
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4662
  • Pull Request #903
  • PR Base - master (#4660)
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