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

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

Build:
DEFAULT BRANCH: master
Ran 25 Jan 2018 09:23AM 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

25 Jan 2018 09:18AM UTC coverage: 91.987%. Remained the same
4049.1

push

travis-ci

Zhiyuan-Amos
LogicManager: remove unnecessary `this` in constructor

The LogicManager constructor initializes several fields
using the `this` keyword.

As the history, addressBookParser and undoRedoStack fields
are not shadowed by a method or constructor parameter, using
`this` keyword is unnecessary and does not conform to coding
standards [1].

Let's remove unnecessary `this` keywords from LogicManager
constructor to reduce noise and conform to coding standards.

[1] https://github.com/oss-generic/process/blob/master/codingStandards/CodingStandard-Java.adoc#variables

1435 of 1560 relevant lines covered (91.99%)

0.92 hits per line

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