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

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

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2018 05:19AM UTC
Files 88
Run time 3min
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

09 Dec 2018 05:15AM UTC coverage: 93.227%. Remained the same
4787.1

push

travis-ci

pyokagan
Remove ControlsFX dependency

The only place where we use ControlsFX is its status bar in
StatusBarFooter.

However, in StatusBarFooter, we don't use any feature unique to
ControlsFX's StatusBar --  the StatusBars can all be replaced with
Labels. With some tweaks to the CSS[1], the end result looks the same
as before.

Having less dependencies would make the code base more robust towards
dependency issues (e.g. JDK incompatibility issues).

As such, let's remove our dependency on ControlsFX from the code base.

[1] Namely, we need to add some CSS declarations that are shipped with
    ControlsFX in:

    https://bitbucket.org/controlsfx/controlsfx/src/d27b68bf3/controlsfx/src/main/resources/org/controlsfx/control/statusbar.css

    so that the end result looks identical to before.

1404 of 1506 relevant lines covered (93.23%)

0.93 hits per line

Source Files on job 4787.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4522
  • Travis Job 4787.1
  • b12aee92 on github
  • Prev Job for on master (#4786.1)
  • Next Job for on master (#4791.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