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

se-edu / addressbook-level4 / 4778 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 08 Dec 2018 08:22AM UTC
Files 88
Run time 58min
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

08 Dec 2018 08:18AM UTC coverage: 93.276% (+0.02%) from 93.253%
4778.1

push

travis-ci

web-flow
Make UserPrefs truly a part of Model (#932)

Fix the codebase such that UserPrefs is truly a model component, and any
other code accessing user preferences will need to go through the Model
interface.

  [1/15] UserPrefs: rename updateLastUsedGuiSetting(...) to setGuiSettings(...)
  [2/15] GuiSettings: use `double` instead of `Double`
  [3/15] GuiSettings: make deeply immutable
  [4/15] GuiSettings#equals(...): fix NPE when windowCoordinates is null
  [5/15] UserPrefs: use default GuiSettings values
  [6/15] UserPrefs: remove setGuiSettings(double, double, int, int)
  [7/15] UserPrefs: make guiSettings non-nullable
  [8/15] UserPrefs: enforce addressBookFilePath non-nullable invariant
  [9/15] UserPrefs#toString(): remove unnecessary toString() call
  [10/15] Model: rename resetData(...) to setAddressBook(...)
  [11/15] model: introduce ReadOnlyUserPrefs
  [12/15] model: make UserPrefs part of model state
  [13/15] ui: only access UserPrefs through logic
  [14/15] MainApp: only access UserPrefs via the model
  [15/15] ModelManager: keep its own copy of UserPrefs

1415 of 1517 relevant lines covered (93.28%)

0.93 hits per line

Source Files on job 4778.1
  • Tree
  • List 0
  • Changed 11
  • Source Changed 11
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4514
  • Travis Job 4778.1
  • 264109c8 on github
  • Prev Job for on master (#4770.1)
  • Next Job for on master (#4786.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