Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: implement pubsub_integration_test example #195

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

Merged
merged 2 commits into from
Jan 22, 2021
Merged

feat: implement pubsub_integration_test example #195

merged 2 commits into from
Jan 22, 2021

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Jan 22, 2021

Fixes #102

@snippet-bot
Copy link

snippet-bot bot commented Jan 22, 2021

Here is the summary of changes.

You added 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@codecov
Copy link

codecov bot commented Jan 22, 2021

Codecov Report

Merging #195 (db9c5fb) into main (c763dcc) will decrease coverage by 0.54%.
The diff coverage is 85.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #195      +/-   ##
==========================================
- Coverage   97.35%   96.80%   -0.55%     
==========================================
  Files          66       68       +2     
  Lines        1586     1660      +74     
==========================================
+ Hits         1544     1607      +63     
- Misses         42       53      +11     
Impacted Files Coverage Δ
...s/site/testing_pubsub/pubsub_integration_server.cc 0.00% <0.00%> (ø)
...les/site/testing_pubsub/pubsub_integration_test.cc 87.50% <87.50%> (ø)

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 c763dcc...db9c5fb. Read the comment docs.

@coryan coryan marked this pull request as ready for review January 22, 2021 14:54
@coryan coryan requested a review from a team as a code owner January 22, 2021 14:54
@coryan coryan merged commit ab0f32b into GoogleCloudPlatform:main Jan 22, 2021
@coryan coryan deleted the feat-implement-pubsub_integration_test-example branch January 22, 2021 15: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.

Implement example: functions_pubsub_integration_test
2 participants