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

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

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2019 01:46PM UTC
Jobs 1
Files 106
Run time 8s
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
432

push

travis-ci

chyeo
Storage/JsonSerializableAddressBook: address `javac` linter warnings (#108)

In PR #69, `getJsonSerializableModuleListClass()` and
`getJsonSerializableRequirementCategoryListClass` returned the raw
`Class` instead of the required `Class<T>`.

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' return
values in `JsonSerializableAddressBook` class.

1915 of 2358 relevant lines covered (81.21%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 432.1 21 Mar 2019 01:46PM UTC 0
81.21
Travis Job 432.1
Source Files on build 432
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #432
  • 0e05453b on github
  • Prev Build on master (#414)
  • Next Build on master (#433)
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