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

se-edu / addressbook-level4 / 4813
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: 453-result-message
DEFAULT BRANCH: master
Ran 14 Dec 2018 07:28AM UTC
Jobs 1
Files 88
Run time 24s
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
4813

Pull #947

travis-ci

web-flow
BrowserPanel#DEFAULT_PAGE: provide full URL

BrowserPanel#DEFAULT_PAGE has the value of "default.html". However, the
value itself doesn't give us the full picture since it does not tell us
_where_ exactly "default.html" is located.

As such, our test code has to duplicate this information in various
places:

    MainApp.class.getResource(FXML_FILE_FOLDER + DEFAULT_PAGE)

(namely, that "default.html" is inside the FXML_FILE_FOLDER, and
FXML_FILE_FOLDER is relative to MainApp's package)

Remove this duplication of information by making DEFAULT_PAGE provide
the _full_ URL, so that we can DRY up the test code.
Pull Request #947: BrowserPanel#DEFAULT_PAGE: provide full URL

2 of 2 new or added lines in 1 file covered. (100.0%)

1412 of 1497 relevant lines covered (94.32%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4813.1 14 Dec 2018 07:28AM UTC 0
94.32
Travis Job 4813.1
Source Files on build 4813
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4813
  • Pull Request #947
  • PR Base - master (#4812)
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