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

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

Build:
DEFAULT BRANCH: master
Ran 04 Sep 2019 12:14AM UTC
Files 307
Run time 35s
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

03 Sep 2019 11:48PM UTC coverage: 89.345% (-0.008%) from 89.353%
9089.1

push

travis-ci

Feiyang1
Avoid auth triggers if we haven't yet received the initial user. (#2137)

* Avoid auth triggers if we haven't yet received the initial user.

https://github.com/firebase/firebase-js-sdk/pull/2078/ altered the
initial state of currentUser from undefined to not undefined, which
caused the if statement to unconditionally evaluate to true. This
results in a race condition that could cause some initial writes to the
database to be dropped.

Fixes https://github.com/firebase/firebase-js-sdk/issues/2135

* CHANGELOG update.

* Fix to be more like android

6360 of 7812 branches covered (81.41%)

Branch coverage included in aggregate %.

19652 of 21302 relevant lines covered (92.25%)

4205.54 hits per line

Source Files on job 9089.1
  • Tree
  • List 0
  • Changed 120
  • Source Changed 1
  • Coverage Changed 120
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 352
  • Travis Job 9089.1
  • e3d74085 on github
  • Prev Job for on master (#9074.1)
  • Next Job for on master (#9120.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