| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov ReportAll modified and coverable lines are covered by tests ✅ 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.
|
Sorry, something went wrong.
There was a problem hiding this comment.
Do we not write sample tests?
Sorry, something went wrong.
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. |
Sorry, something went wrong.
I see. We should also add the new file in google/cloud/storage/examples/CMakeLists.txt and google/cloud/storage/examples/storage_examples.bzl |
Sorry, something went wrong.
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. |
Sorry, something went wrong.
Oh yeah, this is storage control. My bad. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This change is