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

firebase / firebase-js-sdk / 9089
0%

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

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 %.

2 of 2 new or added lines in 1 file covered. (100.0%)

19652 of 21302 relevant lines covered (92.25%)

4205.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9089.1 04 Sep 2019 12:14AM UTC 0
89.35
Travis Job 9089.1
Source Files on build 9089
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9089
  • e3d74085 on github
  • Prev Build on master (#9074)
  • Next Build on master (#9120)
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