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

CS2113-AY1819S2-T09-1 / main / 898
92%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2019 01:00PM UTC
Jobs 1
Files 114
Run time 5s
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
898

push

travis-ci

lycjackie
build.gradle: update `defaultTasks` and add more compiler checks (#201)

Gradle supplies compiler arguments when compiling Java source code.
However, Gradle does not supply compiler arguments when compiling Java
test code.

Besides that, the `defaultTasks` does not check for Checkstyle errors.

Let's update `build.gradle` to address these two issues by:
* adding `compileTestJava`
* updating `defaultTasks` to include `checkstyleMain` & `checkstyleTest`

2602 of 3011 relevant lines covered (86.42%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 898.1 07 Apr 2019 01:00PM UTC 0
86.42
Travis Job 898.1
Source Files on build 898
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #898
  • 7cdda573 on github
  • Prev Build on master (#853)
  • Next Build on master (#926)
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