Skip to content

feat: implement http_unit_test example #183

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 17, 2021
Merged

feat: implement http_unit_test example #183

merged 1 commit into from
Jan 17, 2021

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Jan 17, 2021

Fixes #82

@snippet-bot
Copy link

snippet-bot bot commented Jan 17, 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 17, 2021

Codecov Report

Merging #183 (2289f9c) into main (9797d88) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #183   +/-   ##
=======================================
  Coverage   97.92%   97.93%           
=======================================
  Files          62       63    +1     
  Lines        1494     1500    +6     
=======================================
+ Hits         1463     1469    +6     
  Misses         31       31           
Impacted Files Coverage Δ
examples/http_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 9797d88...2289f9c. Read the comment docs.

@coryan coryan marked this pull request as ready for review January 17, 2021 20:59
@coryan coryan requested a review from a team as a code owner January 17, 2021 20:59
@coryan coryan merged commit c13df28 into GoogleCloudPlatform:main Jan 17, 2021
@coryan coryan deleted the feat-implement-http_unit_test-example branch January 17, 2021 21:55
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_http_unit_test
2 participants