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

Update pushStatusHandler.js #1543

Merged
merged 1 commit into from
Apr 19, 2016
Merged

Update pushStatusHandler.js #1543

merged 1 commit into from
Apr 19, 2016

Conversation

flovilmart
Copy link
Contributor

@flovilmart flovilmart commented Apr 19, 2016

Fixes #1526

Some push adapters just resolve promises as is, just let them go through.

Fixes error thrown by #1526
@codecov-io
Copy link

Current coverage is 92.93%

Merging #1543 into master will increase coverage by +0.02% as of 48a12cd

@@            master   #1543   diff @@
======================================
  Files           87      87       
  Stmts         5494    5494       
  Branches      1021    1021       
  Methods          0       0       
======================================
+ Hit           5105    5106     +1
  Partial          9       9       
+ Missed         380     379     -1

Review entire Coverage Diff as of 48a12cd

Powered by Codecov. Updated on successful CI builds.

@drew-gross drew-gross merged commit 3945e0c into master Apr 19, 2016
@drew-gross drew-gross deleted the push-status-fix branch April 19, 2016 02:30
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.

Push: TypeError: Cannot read property 'device' of undefined
4 participants