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: fewer warnings for proto files #5855

Merged
merged 1 commit into from
Feb 16, 2021

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Feb 16, 2021

Disable some MSVC warnings on proto files. Also disable clang-tidy for
them in a simpler way, with fewer side-effects.


This change is Reviewable

Disable some MSVC warnings on proto files. Also disable `clang-tidy` for
them in a simpler way, with fewer side-effects.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 16, 2021
@codecov
Copy link

codecov bot commented Feb 16, 2021

Codecov Report

Merging #5855 (f2c8a8e) into master (d756b07) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5855   +/-   ##
=======================================
  Coverage   95.45%   95.45%           
=======================================
  Files        1115     1115           
  Lines      102635   102635           
=======================================
  Hits        97970    97970           
  Misses       4665     4665           

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 d756b07...f2c8a8e. Read the comment docs.

@coryan coryan marked this pull request as ready for review February 16, 2021 15:18
@coryan coryan requested a review from a team as a code owner February 16, 2021 15:18
@coryan coryan merged commit cb61dda into googleapis:master Feb 16, 2021
@coryan coryan deleted the cleanup-remove-extra-library branch February 16, 2021 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants