FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: correct check for storage vs. rest enabled by coryan · Pull Request #8855 · googleapis/google-cloud-cpp · GitHub

fix: correct check for storage vs. rest enabled - #8855

Merged
coryan merged 1 commit into
googleapis:v1.40.xfrom
coryan:fix-cmake-check-storage-vs-rest-enabled-in-v1.40.x
May 2, 2022
Merged

fix: correct check for storage vs. rest enabled#8855
coryan merged 1 commit into
googleapis:v1.40.xfrom
coryan:fix-cmake-check-storage-vs-rest-enabled-in-v1.40.x

Conversation

coryan commented May 2, 2022
edited
Loading

Copy link
Copy Markdown
Contributor

We cannot enable the storage library and disable the rest-internal
library, unfortunately the check was based on the wrong variables.


This change is 

We cannot enable the storage library and disable the `rest-internal`
library, unfortunately the check was based on the wrong variables.
coryan requested a review from a team May 2, 2022 20:45
coryan enabled auto-merge (squash) May 2, 2022 20:54

Copy link
Copy Markdown
Contributor

Google Cloud Build Logs
For commit: 7a619bd3ecd2dbfeade330b65198ef2e867b4d41

ℹ️ NOTE: Kokoro logs are linked from "Details" below.

codecov Bot commented May 2, 2022
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #8855 (7a619bd) into v1.40.x (696df47) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           v1.40.x    #8855   +/-   ##
========================================
  Coverage    93.22%   93.22%           
========================================
  Files         1463     1463           
  Lines       124183   124183           
========================================
+ Hits        115771   115772    +1     
+ Misses        8412     8411    -1     
Impacted Files Coverage Δ
...le/cloud/internal/default_completion_queue_impl.cc 97.15% <0.00%> (-0.57%) ⬇️
...cloud/pubsub/internal/subscription_session_test.cc 98.00% <0.00%> (+0.24%) ⬆️
google/cloud/pubsub/subscriber_connection_test.cc 97.91% <0.00%> (+0.69%) ⬆️

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 696df47...7a619bd. Read the comment docs.

coryan merged commit ad3da8f into googleapis:v1.40.x May 2, 2022
coryan deleted the fix-cmake-check-storage-vs-rest-enabled-in-v1.40.x branch May 2, 2022 21:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL