Skip to content
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

ci: update cmake quickstart handling for storage grpc #14856

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

scotthart
Copy link
Member

@scotthart scotthart commented Nov 22, 2024

This change is Reviewable

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.00%. Comparing base (a89788f) to head (4f991ff).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14856      +/-   ##
==========================================
- Coverage   93.00%   93.00%   -0.01%     
==========================================
  Files        2351     2351              
  Lines      209476   209476              
==========================================
- Hits       194816   194814       -2     
- Misses      14660    14662       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@scotthart scotthart force-pushed the update_vcpkg_20241116 branch from d31a676 to c3213c3 Compare November 22, 2024 21:19
@scotthart scotthart changed the title ci: update vcpkg version to 2024.11.16 ci: update cmake quickstart handling for storage grpc Nov 22, 2024
@@ -213,25 +213,17 @@ io::log_h1 "Build and run quickstarts"
# Tests the installed artifacts by building and running the quickstarts.
# shellcheck disable=SC2046
feature_list="$(printf "%s;" $(features::libraries))"
# GCS+gRPC and OpenTelemetry also have quickstarts.
# OpenTelemetry also have quickstarts.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: s/have quickstarts/has a quickstart/

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

Copy link
Member Author

@scotthart scotthart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion (waiting on @dbolduc)

@@ -213,25 +213,17 @@ io::log_h1 "Build and run quickstarts"
# Tests the installed artifacts by building and running the quickstarts.
# shellcheck disable=SC2046
feature_list="$(printf "%s;" $(features::libraries))"
# GCS+gRPC and OpenTelemetry also have quickstarts.
# OpenTelemetry also have quickstarts.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@scotthart scotthart enabled auto-merge (squash) November 22, 2024 21:36
@scotthart scotthart merged commit 77cbe79 into googleapis:main Nov 22, 2024
73 of 75 checks passed
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.

3 participants