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

chore: remove redundant cmake add_subdirs for samples #14717

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

scotthart
Copy link
Member

@scotthart scotthart commented Sep 18, 2024

Adding these sample dirs is taken care of by:

add_subdirectory(google/cloud/${feature}/samples)


This change is Reviewable

@scotthart scotthart requested a review from a team as a code owner September 18, 2024 19:29
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Sep 18, 2024
@scotthart scotthart enabled auto-merge (squash) September 18, 2024 19:32
@scotthart scotthart merged commit f197a85 into googleapis:main Sep 18, 2024
70 checks passed
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.50%. Comparing base (47b18cd) to head (7a6b608).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14717      +/-   ##
==========================================
- Coverage   93.50%   93.50%   -0.01%     
==========================================
  Files        2323     2323              
  Lines      207992   207992              
==========================================
- Hits       194478   194476       -2     
- Misses      13514    13516       +2     

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

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.

2 participants