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

refactor(typescript): noImplicitAny for message-stream test file #522

Conversation

praveenqlogic
Copy link
Contributor

towards #313 (it's a good idea to open an issue first for discussion)

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

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 5, 2019
@codecov
Copy link

codecov bot commented Mar 5, 2019

Codecov Report

Merging #522 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #522   +/-   ##
=======================================
  Coverage   94.95%   94.95%           
=======================================
  Files          16       16           
  Lines         992      992           
  Branches       87       87           
=======================================
  Hits          942      942           
  Misses         42       42           
  Partials        8        8

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 a764c61...1160262. Read the comment docs.

test/message-stream.ts Outdated Show resolved Hide resolved
test/message-stream.ts Outdated Show resolved Hide resolved
test/message-stream.ts Outdated Show resolved Hide resolved
test/message-stream.ts Outdated Show resolved Hide resolved
@praveenqlogic praveenqlogic force-pushed the nodejs-pubsub-tb-dev-test-message-stream branch from 99e5a02 to 1160262 Compare March 6, 2019 10:37
@callmehiphop callmehiphop merged commit 0a03d63 into googleapis:master Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants