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

se-edu / addressbook-level4 / 4079
94%

Build:
DEFAULT BRANCH: master
Ran 01 Feb 2018 01:51PM UTC
Jobs 1
Files 92
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

pending completion
4079

push

travis-ci

Zhiyuan-Amos
Checkstyle: remove unnecessary properties with default values

Several properties in checkstyle.xml are using default values.

According to the Checktyle documentation, these are not required if the 
default value is satisfactory. 

Let's remove these unnecessary properties to improve code quality.

The following are links to the Checkstyle documentation for reference:
SuppressionFilter:
http://checkstyle.sourceforge.net/config_filters.html

CustomImportOrder, AvoidStarImport:
http://checkstyle.sourceforge.net/config_imports.html

ConstantName, StaticVariableName, MemberName:
http://checkstyle.sourceforge.net/config_naming.html

LineLength:
http://checkstyle.sourceforge.net/config_sizes.html

NeedBraces, RightCurly:
http://checkstyle.sourceforge.net/config_blocks.html

Severity:
http://checkstyle.sourceforge.net/config.html

1435 of 1560 relevant lines covered (91.99%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4079.1 01 Feb 2018 01:51PM UTC 0
91.99
Travis Job 4079.1
Source Files on build 4079
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4079
  • 30857444 on github
  • Prev Build on master (#4058)
  • Next Build on master (#4125)
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