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

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

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2019 05:03PM UTC
Files 79
Run time 22min
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

28 Feb 2019 04:57PM UTC coverage: 93.754%. Remained the same
79.1

push

travis-ci

chyeo
Model: refactor class `Phone` into `Credits` (#30)

`Module` class is lacking the following model classes:
* `Credits`
* `Exempted`

In addition, it still has `person`-related model classes such as:
* `Phone`
* `Email`

To simplify the process of introducing the model classes we lack, we can
tune `persons`-related models into `modules`-related models through
refactoring.

Let's refactor `Phone` to `Credits`, but retain its existing
functionality and constraints, and:
* refactor class method names containing `*phone*` to `*credits*`
* refactor class attributes names containing `*phone*` to `*credits*`
* refactor variable names containing `*phone*` to `*credits*`
* replace `*phone*` with `*credits*` in comments
* cascade the changes to all affected classes

1396 of 1489 relevant lines covered (93.75%)

0.94 hits per line

Source Files on job 79.1
  • Tree
  • List 0
  • Changed 10
  • Source Changed 10
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 55
  • Travis Job 79.1
  • 5a22be6c on github
  • Prev Job for on master (#77.1)
  • Next Job for on master (#83.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