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

Skip to content

feat: implement pubsub_unit_test example #194

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 1 commit into from
Jan 21, 2021
Merged

feat: implement pubsub_unit_test example #194

merged 1 commit into from
Jan 21, 2021

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Jan 21, 2021

Fixes #101

@codecov
Copy link

codecov bot commented Jan 21, 2021

Codecov Report

Merging #194 (f3e3bd0) into main (9da990a) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
+ Coverage   97.31%   97.35%   +0.03%     
==========================================
  Files          65       66       +1     
  Lines        1565     1586      +21     
==========================================
+ Hits         1523     1544      +21     
  Misses         42       42              
Impacted Files Coverage Δ
examples/site/testing_pubsub/pubsub_unit_test.cc 100.00% <100.00%> (ø)

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 9da990a...f3e3bd0. Read the comment docs.

@coryan coryan marked this pull request as ready for review January 21, 2021 19:21
@coryan coryan requested a review from a team as a code owner January 21, 2021 19:21
@coryan coryan merged commit c763dcc into GoogleCloudPlatform:main Jan 21, 2021
@coryan coryan deleted the feat-implement-pubsub_unit_test-example branch January 21, 2021 19:32
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_storage_unit_test
2 participants