Skip to content

doc: examples use declarative configuration 2/N #368

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
Jul 4, 2023
Merged

doc: examples use declarative configuration 2/N #368

merged 2 commits into from
Jul 4, 2023

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Jul 4, 2023

Change the How-to guides and associated examples to use declarative configuration for the signature type.

Part of the work for #345

@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #368 (11b213f) into main (6805a82) will increase coverage by 0.14%.
The diff coverage is 94.73%.

❗ Current head 11b213f differs from pull request most recent head c8d5670. Consider uploading reports for the commit c8d5670 to get more accurate results

@@            Coverage Diff             @@
##             main     #368      +/-   ##
==========================================
+ Coverage   88.77%   88.91%   +0.14%     
==========================================
  Files          97       97              
  Lines        2992     3031      +39     
==========================================
+ Hits         2656     2695      +39     
  Misses        336      336              
Impacted Files Coverage Δ
...mples/site/testing_http/http_integration_server.cc 0.00% <0.00%> (ø)
...s/site/testing_pubsub/pubsub_integration_server.cc 0.00% <0.00%> (ø)
examples/site/testing_pubsub/pubsub_unit_test.cc 100.00% <ø> (ø)
...site/testing_storage/storage_integration_server.cc 0.00% <0.00%> (ø)
examples/site/testing_storage/storage_unit_test.cc 100.00% <ø> (ø)
examples/site/hello_world_http/hello_world_http.cc 100.00% <100.00%> (ø)
...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%> (ø)
examples/site/testing_http/http_unit_test.cc 100.00% <100.00%> (ø)
examples/site_test.cc 98.48% <100.00%> (+0.30%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

coryan added 2 commits July 4, 2023 13:54
Change the How-to guides and associated examples to use declarative
configuration for the signature type.
@coryan coryan marked this pull request as ready for review July 4, 2023 18:12
@coryan coryan requested a review from a team as a code owner July 4, 2023 18:12
@coryan coryan merged commit 9761987 into GoogleCloudPlatform:main Jul 4, 2023
@coryan coryan deleted the doc-declarative-examples-pr2 branch July 4, 2023 18:57
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