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

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

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2019 06:59AM UTC
Files 105
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

30 Mar 2019 06:55AM UTC coverage: 86.731%. Remained the same
623.1

push

travis-ci

lycjackie
test/CommandParserTestUtil: address `javac` linter warnings (#137)

`CommandParserTestUtil#assertParseSuccess(...)` and
`CommandParserTestUtil#assertParseFailure(...)` expects an instance of
the raw `Parser` object instead of the required `Parser<?>`.

As a result, the `javac` linter is unable to determine the generic class
at compile time, and thus it reported warnings of unchecked methods.

This may appear to be harmless, but it may cause runtime bugs in the
future.

Let's address the `javac` linter warnings by fixing the methods'
argument types in `CommandParserTestUtil` class.

2242 of 2585 relevant lines covered (86.73%)

0.87 hits per line

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