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

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

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

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

Jobs
ID Job ID Ran Files Coverage
1 623.1 30 Mar 2019 06:59AM UTC 0
86.73
Travis Job 623.1
Source Files on build 623
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #623
  • d1dd12a6 on github
  • Prev Build on master (#618)
  • Next Build on master (#638)
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