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

cleanup: changes following clang-tidy suggestions #14977

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

cuiy0006
Copy link
Collaborator

@cuiy0006 cuiy0006 commented Feb 6, 2025

For merging #14957,

[performance-no-automatic-move] - removed const.

[bugprone-exception-escape] - mark as no linting.


This change is Reviewable

@cuiy0006 cuiy0006 requested review from a team as code owners February 6, 2025 15:25
@cuiy0006 cuiy0006 enabled auto-merge (squash) February 6, 2025 15:40
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.90%. Comparing base (d3104ef) to head (aa27f66).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14977      +/-   ##
==========================================
- Coverage   92.90%   92.90%   -0.01%     
==========================================
  Files        2351     2351              
  Lines      210185   210185              
==========================================
- Hits       195274   195264      -10     
- Misses      14911    14921      +10     

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

@cuiy0006 cuiy0006 merged commit 580b965 into googleapis:main Feb 6, 2025
74 checks passed
@cuiy0006 cuiy0006 deleted the clang-tidy-cleanup branch February 6, 2025 16:48
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.

2 participants