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

firebase / firebase-js-sdk / 10747 / 1
0%
master: 0%

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

20 Dec 2019 05:57PM UTC coverage: 89.797% (+0.007%) from 89.79%
10747.1

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

Source Files on job 10747.1
  • Tree
  • List 0
  • Changed 124
  • Source Changed 1
  • Coverage Changed 124
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1307
  • Travis Job 10747.1
  • 984c1e43 on github
  • Prev Job for on master (#10740.1)
  • Next Job for on master (#10754.1)
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