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

Skip to content

refactor: use Boost.Log in some examples #192

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

refactor: use Boost.Log in some examples #192

merged 1 commit into from
Jan 21, 2021

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Jan 20, 2021

These examples will be used to create testing examples, i.e., show our
users how to write unit, integration, and system tests. In those, we
will want to capture the log output.

Part of the work for #101 and #104

@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #192 (f05ce53) into main (4a1502c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #192   +/-   ##
=======================================
  Coverage   97.42%   97.43%           
=======================================
  Files          65       65           
  Lines        1556     1558    +2     
=======================================
+ Hits         1516     1518    +2     
  Misses         40       40           
Impacted Files Coverage Δ
...ples/site/hello_world_pubsub/hello_world_pubsub.cc 100.00% <100.00%> (ø)
...es/site/hello_world_storage/hello_world_storage.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 4a1502c...f05ce53. Read the comment docs.

@coryan coryan marked this pull request as ready for review January 21, 2021 13:18
@coryan coryan requested a review from a team as a code owner January 21, 2021 13:18
These examples will be used to create testing examples, i.e., show our
users how to write unit, integration, and system tests.  In those, we
will want to capture the log output.
@coryan coryan marked this pull request as draft January 21, 2021 13:24
@coryan coryan marked this pull request as ready for review January 21, 2021 13:40
@coryan coryan merged commit 9da990a into GoogleCloudPlatform:main Jan 21, 2021
@coryan coryan deleted the refactor-use-boost-log-for-testing branch January 21, 2021 18:48
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.

2 participants