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

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

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2019 01:00PM UTC
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

07 Apr 2019 12:55PM UTC coverage: 86.416%. Remained the same
898.1

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

Source Files on job 898.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 723
  • Travis Job 898.1
  • 7cdda573 on github
  • Prev Job for on master (#853.1)
  • Next Job for on master (#926.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