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

se-edu / addressbook-level4 / 4774
93%
master: 94%

Build:
Build:
LAST BUILD BRANCH: 453-result-message
DEFAULT BRANCH: master
Ran 06 Dec 2018 10:10AM UTC
Jobs 1
Files 88
Run time 2733min
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
4774

Pull #932

travis-ci

web-flow
ModelManager: keep its own copy of UserPrefs

ModelManager keeps a reference to the UserPrefs object that is passed
to it via its constructor or via ModelManager#setUserPrefs(UserPrefs).

However, other objects aside from ModelManager may also hold a reference
to that UserPrefs object, and modify it. If developers are not careful,
this could be a source of bugs.

As such, let's teach ModelManager to keep its own defensive copy of the
UserPrefs object.
Pull Request #932: Make UserPrefs truly a part of Model

50 of 50 new or added lines in 8 files covered. (100.0%)

1415 of 1517 relevant lines covered (93.28%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4774.1 06 Dec 2018 10:10AM UTC 0
93.28
Travis Job 4774.1
Source Files on build 4774
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4774
  • Pull Request #932
  • PR Base - master (#4770)
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