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

Remove protoc-gen-validate #4643

Merged
merged 7 commits into from
Dec 27, 2023
Merged

Remove protoc-gen-validate #4643

merged 7 commits into from
Dec 27, 2023

Conversation

eapolinario
Copy link
Contributor

Tracking issue

NA

Why are the changes needed?

We haven't used protoc-gen-validate in a long time. Let's remove all mentions of it from the codebase.

What changes were proposed in this pull request?

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. housekeeping Issues that help maintain flyte and keep it tech-debt free labels Dec 26, 2023
Copy link

codecov bot commented Dec 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4a7c3c0) 58.10% compared to head (e0fbac2) 58.12%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4643      +/-   ##
==========================================
+ Coverage   58.10%   58.12%   +0.01%     
==========================================
  Files         626      626              
  Lines       53821    53815       -6     
==========================================
+ Hits        31275    31278       +3     
+ Misses      20044    20035       -9     
  Partials     2502     2502              
Flag Coverage Δ
unittests 58.12% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Signed-off-by: Eduardo Apolinario <[email protected]>
katrogan
katrogan previously approved these changes Dec 27, 2023
@eapolinario eapolinario merged commit 81ce71e into master Dec 27, 2023
45 checks passed
@eapolinario eapolinario deleted the remove-protoc-gen-validate branch December 27, 2023 01:55
@eapolinario eapolinario mentioned this pull request Dec 27, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Issues that help maintain flyte and keep it tech-debt free size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants