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

Improve flattening of results from pushAdapter #1204

Merged
merged 1 commit into from
Mar 29, 2016

Conversation

flovilmart
Copy link
Contributor

Better flattens the push adapter results for better handling of push status.

By default the push adapter should return a promise response for each push, and may have multiple senders, so arrays may not be flat

@codecov-io
Copy link

Current coverage is 93.06%

Merging #1204 into master will increase coverage by +0.04% as of 9a888c0

@@            master   #1204   diff @@
======================================
  Files           83      83       
  Stmts         5278    5281     +3
  Branches       963     963       
  Methods          0       0       
======================================
+ Hit           4910    4915     +5
  Partial         10      10       
+ Missed         358     356     -2

Review entire Coverage Diff as of 9a888c0

Powered by Codecov. Updated on successful CI builds.

@flovilmart flovilmart merged commit 74b847f into master Mar 29, 2016
@flovilmart flovilmart deleted the flovilmart.flatteningPushAdapterResults branch March 29, 2016 01:56
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

4 participants