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

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

Build:
DEFAULT BRANCH: master
Ran 17 Aug 2018 12:15PM UTC
Files 90
Run time 4s
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

17 Aug 2018 12:09PM UTC coverage: 92.811%. Remained the same
4686.1

push

travis-ci

pyokagan
checkstyle: add SingleSpaceSeparator

Most of the code in our the code base only puts a single space between
non-whitespace characters,

    "Like " + "this."

It is highly likely that there will not be a case where we will need to
put more than a single space between non-whitespace characters,

    "Like "  + "this."

To enforce consistency throughout the code base, let's add the
SingleSpaceSeparator module to our checkstyle configuration, and fix all
of the existing violations in our code base.

1433 of 1544 relevant lines covered (92.81%)

0.93 hits per line

Source Files on job 4686.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4439
  • Travis Job 4686.1
  • 83699f1e on github
  • Prev Job for on master (#4678.1)
  • Next Job for on master (#4706.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