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

Adding return of promise on subscription close when no callback is provided #52

Closed
wants to merge 1 commit into from

Conversation

STeveShary
Copy link

Code and test is provided.

Fixes #50

  • [X ] Tests and linter pass
  • [ X] Code coverage does not decrease (if any source code was changed)
  • [ ]X Appropriate docs were updated (if necessary)

@codecov
Copy link

codecov bot commented Jan 29, 2018

Codecov Report

Merging #52 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #52   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      8           
  Lines         842    845    +3     
=====================================
+ Hits          842    845    +3
Impacted Files Coverage Δ
src/subscription.js 100% <100%> (ø) ⬆️

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 6a53e94...2bf9c33. Read the comment docs.

});
} else {
return flushPromise;
}

This comment was marked as spam.

stephenplusplus pushed a commit to stephenplusplus/nodejs-pubsub that referenced this pull request Aug 31, 2018
Update fulltext, safe search, web, and web geo samples to match canonicals
feywind pushed a commit to feywind/nodejs-pubsub that referenced this pull request Nov 12, 2024
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.

3 participants