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

tf / pageflow / 2771 / 1
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: actions
DEFAULT BRANCH: master
Ran 24 Aug 2020 11:19AM UTC
Files 486
Run time 15s
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

24 Aug 2020 11:03AM UTC coverage: 99.179%. First build
2.3.1, COVERALLS_PARALLEL=true

push

travis-ci

tf
Wait for feature detection before booting editor

`browser.detectFeatures` now returns a native `Promise` object. This
is not recognized as a promise by our version of `jQuery.when`. This
causes the editor to start before feature detection finished when
loading the seed data completes too fast. Code trying to access
browser featues then fails with a "Feature detection has not finished
yet" error.

`Promise.all` works for any "thenable" - in paricular jQuery promises
[1].

REDMINE-17882

[1] https://stackoverflow.com/questions/25061336/ecmascript-promise-all-method-works-with-jquery-deferred-why

18356 of 18508 relevant lines covered (99.18%)

25.32 hits per line

Source Files on job 2771.1 (2.3.1, COVERALLS_PARALLEL=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2596
  • Travis Job 2771.1
  • 38bcc80a on github
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