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(generator): move generator_config protos #14499

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Jul 18, 2024

In the new location we can include the proto with angle brackets. We
also know how to disable MSVC warnings for headers included via angle
brackets. While the generator does not compile with MSVC, it is an easy
proto to move.

Part of the work for #14507


This change is Reviewable

Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.59%. Comparing base (7603af8) to head (7109bb1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14499   +/-   ##
=======================================
  Coverage   93.59%   93.59%           
=======================================
  Files        2316     2316           
  Lines      207132   207132           
=======================================
+ Hits       193864   193867    +3     
+ Misses      13268    13265    -3     

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

@coryan coryan marked this pull request as ready for review July 18, 2024 23:25
@coryan coryan requested a review from a team as a code owner July 18, 2024 23:25
coryan added 2 commits July 19, 2024 17:48
In the new location we can include the proto with angle brackets. We
also know how to disable MSVC warnings for headers included via angle
brackets. While the generator does not compile with MSVC, it is an easy
proto to move.
@coryan coryan force-pushed the cleanup-generator-move-generator-config-proto branch from 31d622c to 7109bb1 Compare July 19, 2024 17:48
@coryan coryan marked this pull request as draft July 19, 2024 20:46
@coryan coryan closed this Jul 30, 2024
@coryan coryan deleted the cleanup-generator-move-generator-config-proto branch July 30, 2024 22:43
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.

1 participant