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

computestdev / Openrunner / 823
85%
master: 83%

Build:
Build:
LAST BUILD BRANCH: snyk-fix-fe709c029e2c8891367dc4206e141d6d
DEFAULT BRANCH: master
Ran 06 Nov 2019 11:40AM UTC
Jobs 2
Files 134
Run time 5min
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
823

push

travis-ci

Joris-van-der-Wel
Move the script-env Worker to its own special tab in the script window

Previously this Worker was created by the background script. But now whenever a script is being run, a special tab (pointing to a blank extension html page) is opened in the script window.
The benefit of this is the script now runs in the same contextual identity as the other tabs, but still without any cross origin checks because it is an extension page. Meaning, scripts can use the global fetch() function to perform api calls without origin checks, but also without polluting the default cookie store which would persist between runs.

1055 of 1280 branches covered (82.42%)

Branch coverage included in aggregate %.

3401 of 3990 relevant lines covered (85.24%)

485.99 hits per line

Jobs
ID Job ID Ran Files Coverage
2 823.2 (TEST_SUITE=unit) 06 Nov 2019 11:40AM UTC 0
32.66
Travis Job 823.2
3 823.3 (TEST_SUITE=integration) 06 Nov 2019 11:45AM UTC 0
78.75
Travis Job 823.3
Source Files on build 823
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #823
  • 2a745f95 on github
  • Prev Build on context (#822)
  • Next Build on context (#824)
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