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

samples(storagecontrol): add samples for anywhere cache by ddelgrosso1 · Pull Request #15134 · googleapis/google-cloud-cpp · GitHub

samples(storagecontrol): add samples for anywhere cache - #15134

Merged
ddelgrosso1 merged 4 commits into
mainfrom
anywhere-cache-samples
May 14, 2025
Merged

samples(storagecontrol): add samples for anywhere cache#15134
ddelgrosso1 merged 4 commits into
mainfrom
anywhere-cache-samples

Conversation

ddelgrosso1 commented May 8, 2025
edited by scotthart
Loading

Copy link
Copy Markdown
Contributor

This change is 

product-auto-label Bot added the samples Issues that are directly related to samples. label May 8, 2025

codecov Bot commented May 8, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.92%. Comparing base (8539ae8) to head (f2fefd3).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15134      +/-   ##
==========================================
- Coverage   92.93%   92.92%   -0.01%     
==========================================
  Files        2391     2391              
  Lines      214995   214995              
==========================================
- Hits       199795   199792       -3     
- Misses      15200    15203       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

ddelgrosso1 marked this pull request as ready for review May 8, 2025 18:34
ddelgrosso1 requested review from a team May 8, 2025 18:34

bajajneha27 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Do we not write sample tests?

Copy link
Copy Markdown
Contributor Author

Do we not write sample tests?

No, doesn't appear so for C++. The samples usually run as part of the integration tests but I disabled it for these as creating an AnywhereCache takes an extremely long time.

Copy link
Copy Markdown
Contributor

Do we not write sample tests?

No, doesn't appear so for C++. The samples usually run as part of the integration tests but I disabled it for these as creating an AnywhereCache takes an extremely long time.

I see. We should also add the new file in google/cloud/storage/examples/CMakeLists.txt and google/cloud/storage/examples/storage_examples.bzl

Copy link
Copy Markdown
Contributor Author

Do we not write sample tests?

No, doesn't appear so for C++. The samples usually run as part of the integration tests but I disabled it for these as creating an AnywhereCache takes an extremely long time.

I see. We should also add the new file in google/cloud/storage/examples/CMakeLists.txt and google/cloud/storage/examples/storage_examples.bzl

I don't think we want to do that. If we add storage control samples within storage we would then have to include storage control as a dependency of storage.

Copy link
Copy Markdown
Contributor

Do we not write sample tests?

No, doesn't appear so for C++. The samples usually run as part of the integration tests but I disabled it for these as creating an AnywhereCache takes an extremely long time.

I see. We should also add the new file in google/cloud/storage/examples/CMakeLists.txt and google/cloud/storage/examples/storage_examples.bzl

I don't think we want to do that. If we add storage control samples within storage we would then have to include storage control as a dependency of storage.

Oh yeah, this is storage control. My bad.

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

samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL