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

apollographql / apollo-client / 7014
96%

Build:
DEFAULT BRANCH: master
Ran 01 Aug 2017 04:26PM UTC
Jobs 1
Files 37
Run time 2s
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
7014

push

travis-ci

jbaxleyiii
Update lastResult with computed value of currentResult() (#1927)

A pseudo-race condition exists for observable queries that return
a result from currentResult() before setUpQuery() is invoked. The
condition causes a referential equality checks to fail for results
obtained before and after setUpQuery(), despite the results being truly
equal.

This commit stores results computed during currentResults() and
reconfigured queryListenerForObserver() to consult the ObservableQuery
for the lastResult, instead of maintaining a reference within a closure.

1012 of 1147 branches covered (88.23%)

1975 of 2069 relevant lines covered (95.46%)

557.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7014.1 01 Aug 2017 04:26PM UTC 0
95.46
Travis Job 7014.1
Source Files on build 7014
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7014
  • 13ecb9a2 on github
  • Prev Build on master (#7013)
  • Next Build on master (#7025)
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