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

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

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2019 07:45PM UTC
Files 114
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

03 Apr 2019 07:41PM UTC coverage: 86.33% (+0.02%) from 86.311%
824.1

push

travis-ci

Creastery
App: refactor `*AddressBook*` to `*Application*` (#168)

Our codebase still contains `*AddressBook*` after we morphed the 
original application to become a degree planner application.

This may confuse developers, as our application is no longer related to 
address book.

Let's refactor the entire codebase such that we refactor:
* filenames that are `*AddressBook*` to `*Application*`
* class names that are `*AddressBook*` to `*Application*`
* class attributes are `*AddressBook*` to `*Application*`
* class methods are `*AddressBook*` to `*Application*`
* all variables are `*AddressBook*` to `*Application*`
* `*AddressBook*` to `*Application*` in comments
* all documentations to replace `*AddressBook*` with `*Application*`
* refactor our package from `seedu.address` to `pwe.planner`

Additionally, let's rename `addressbook.json` to `moduleList.json` to 
represent the actual data it contains.

2463 of 2853 relevant lines covered (86.33%)

0.86 hits per line

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