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

se-edu / addressbook-level4 / 1393
60%
master: 94%

Build:
Build:
LAST BUILD BRANCH: 453-result-message
DEFAULT BRANCH: master
Ran 21 Jun 2019 06:29PM UTC
Jobs 1
Files 112
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
1393

Pull #331

travis-ci

Crsytral
Implement IndexUtil class

"i - 1" is used to convert 'i' from a one-based index to a zero-based
index.

Comments have to be added whenever "i - 1" is used as it is not obvious
whether we are taking the item before i, or whether we are converting
'i' from a one-based index into a zero-based index, which decreases the
"code quality".

Implementing a IndexUtil#oneToZeroIndex() method which returns the zero-
based index given the one-based index as input.

The use of IndexUtil.oneToZeroIndex(i) removes the need for a comment on
when we convert 'i' from a one-based index to a zero-based index.
Pull Request #331: Implement a IndexUtil#oneToZeroIndex() abstraction #293

948 of 1889 branches covered (50.19%)

Branch coverage included in aggregate %.

3055 of 4790 relevant lines covered (63.78%)

50.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1393.1 21 Jun 2019 06:29PM UTC 0
59.93
Travis Job 1393.1
Source Files on build 1393
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1393
  • Pull Request #331
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