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

se-edu / addressbook-level4 / 4787
94%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2018 05:19AM UTC
Jobs 1
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

pending completion
4787

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

Jobs
ID Job ID Ran Files Coverage
1 4787.1 09 Dec 2018 05:19AM UTC 0
93.23
Travis Job 4787.1
Source Files on build 4787
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4787
  • b12aee92 on github
  • Prev Build on master (#4786)
  • Next Build on master (#4791)
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