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

firebase / firebase-js-sdk / 10747
0%

Build:
DEFAULT BRANCH: master
Ran 20 Dec 2019 06:23PM UTC
Jobs 1
Files 337
Run time 34s
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
10747

push

travis-ci

web-flow
Avoid using $httpHeaders in environments that don't send an Origin header. (#2464)

There is a backend bug (b/145624756) causing $httpHeaders to be ignored if the HTTP request doesn't have an Origin header.  Via https://github.com/firebase/firebase-js-sdk/issues/1491 we've found that several environments are running into this issue so until the backend issue is fixed we are excluding them from using $httpHeaders. This may incur an extra CORS preflight round-trip in some cases, but this is much better than having our Authorization header get ignored.

6759 of 8246 branches covered (81.97%)

Branch coverage included in aggregate %.

21168 of 22854 relevant lines covered (92.62%)

4200.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10747.1 20 Dec 2019 06:23PM UTC 0
89.8
Travis Job 10747.1
Source Files on build 10747
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10747
  • 984c1e43 on github
  • Prev Build on master (#10740)
  • Next Build on master (#10754)
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