Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

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

Closed
STeveShary wants to merge 1 commit into
googleapis:masterfrom
STeveShary:master
Closed

Adding return of promise on subscription close when no callback is provided#52
STeveShary wants to merge 1 commit into
googleapis:masterfrom
STeveShary:master

Conversation

@STeveShary

Copy link
Copy Markdown

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

codecov Bot commented Jan 29, 2018

Copy link
Copy Markdown

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.

Comment thread src/subscription.js
});
} 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants