-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Regenerate HotROD proto #5040
Regenerate HotROD proto #5040
Conversation
Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5040 +/- ##
===========================================
+ Coverage 52.59% 95.58% +42.98%
===========================================
Files 145 319 +174
Lines 8599 18794 +10195
===========================================
+ Hits 4523 17965 +13442
+ Misses 3728 665 -3063
+ Partials 348 164 -184
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
proto: proto-model \ | ||
proto-api-v2 \ | ||
proto-storage-v1 \ | ||
proto-hotrod \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added
Which problem is this PR solving?
Description of the changes
proto-hotrod
in the mainproto
target so that it always runs and is checked for being up to datedoc.go
from lintingHow was this change tested?