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

apollographql / apollo-client / 7014 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 01 Aug 2017 04:26PM UTC
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

01 Aug 2017 04:23PM UTC coverage: 95.457% (+0.009%) from 95.448%
7014.1

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

Source Files on job 7014.1
  • Tree
  • List 0
  • Changed 14
  • Source Changed 2
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 7014
  • Travis Job 7014.1
  • 13ecb9a2 on github
  • Prev Job for on master (#7013.1)
  • Next Job for on master (#7025.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