-
Notifications
You must be signed in to change notification settings - Fork 173
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
chore: modify code structure to make it easier to generate code. #774
Conversation
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
# Conflicts: # cmd/layotto/main.go # pkg/grpc/grpc_api.go # pkg/runtime/runtime.go
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Codecov ReportBase: 60.61% // Head: 60.65% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #774 +/- ##
==========================================
+ Coverage 60.61% 60.65% +0.04%
==========================================
Files 133 137 +4
Lines 8327 8370 +43
==========================================
+ Hits 5047 5077 +30
- Misses 2704 2716 +12
- Partials 576 577 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood [email protected]
What this PR does:
modify code structure to make it easier to generate code.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: