Skip to content

Support query.fromNetwork() #1002

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 20, 2019
Merged

Support query.fromNetwork() #1002

merged 1 commit into from
Nov 20, 2019

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Nov 20, 2019

Taken from Android API fromNetwork()

Can be used to switch from localDatastore back to the server.

@codecov
Copy link

codecov bot commented Nov 20, 2019

Codecov Report

Merging #1002 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1002      +/-   ##
==========================================
+ Coverage   91.91%   91.91%   +<.01%     
==========================================
  Files          53       53              
  Lines        5094     5098       +4     
  Branches     1145     1145              
==========================================
+ Hits         4682     4686       +4     
  Misses        412      412
Impacted Files Coverage Δ
src/ParseQuery.js 96.03% <100%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9c3000...5654508. Read the comment docs.

@dplewis dplewis merged commit 209f35b into master Nov 20, 2019
@dplewis dplewis deleted the query-fromNetwork branch November 22, 2019 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants