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

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

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2019 07:45PM UTC
Jobs 1
Files 114
Run time 9s
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
824

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

Jobs
ID Job ID Ran Files Coverage
1 824.1 03 Apr 2019 07:45PM UTC 0
86.33
Travis Job 824.1
Source Files on build 824
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #824
  • b41f7599 on github
  • Prev Build on master (#812)
  • Next Build on master (#835)
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