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

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

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

21 Mar 2019 01:46PM UTC coverage: 81.213%. Remained the same
432.1

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

Source Files on job 432.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 326
  • Travis Job 432.1
  • 0e05453b on github
  • Prev Job for on master (#414.1)
  • Next Job for on master (#433.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