Skip to content
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

Removes completion block from pagination calls. #45

Merged
merged 1 commit into from
Feb 24, 2016

Conversation

diegosanchezr
Copy link
Contributor

Now DataSource is responsible for notifying the exact type of change. This implicitly allows more flexibility in the dataSource ( like ignoring such a request! ) and reduces entry points from where changes are enqueued

Now DataSource is responsible for notifying the exact type of change. This implicitly allows more flexibility in the dataSource ( like ignoring such a request! ) and reduces entry points from where changes are enqueued
@codecov-io
Copy link

Current coverage is 62.17%

Merging #45 into dev will increase coverage by +0.16% as of a6f28ee

@@              dev     #45   diff @@
=====================================
  Files          57      57       
  Stmts        2901    2818    -83
  Branches        0       0       
  Methods         0       0       
=====================================
- Hit          1799    1752    -47
  Partial         0       0       
+ Missed       1102    1066    -36

Review entire Coverage Diff as of a6f28ee

Powered by Codecov. Updated on successful CI builds.

diegosanchezr added a commit that referenced this pull request Feb 24, 2016
Removes completion block from pagination calls.
@diegosanchezr diegosanchezr merged commit 9bc3cfa into badoo:dev Feb 24, 2016
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.

None yet

2 participants