-
Notifications
You must be signed in to change notification settings - Fork 113
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
feat: change api eventbus name to eventbus id #500
Conversation
Signed-off-by: xdlbdy <xdlbdy@gmail.com>
Signed-off-by: xdlbdy <xdlbdy@gmail.com>
Signed-off-by: xdlbdy <xdlbdy@gmail.com>
Signed-off-by: xdlbdy <xdlbdy@gmail.com>
Signed-off-by: xdlbdy <xdlbdy@gmail.com>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #500 +/- ##
==========================================
- Coverage 57.07% 57.06% -0.01%
==========================================
Files 190 191 +1
Lines 15191 15291 +100
==========================================
+ Hits 8670 8726 +56
- Misses 5884 5928 +44
Partials 637 637
Continue to review full report at Codecov.
|
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.
LGTM
* feat: eventbus name change to id Signed-off-by: xdlbdy <xdlbdy@gmail.com> * feat: eventbus name change to id Signed-off-by: xdlbdy <xdlbdy@gmail.com> * feat: eventbus name change to id Signed-off-by: xdlbdy <xdlbdy@gmail.com> * feat: eventbus name change to id Signed-off-by: xdlbdy <xdlbdy@gmail.com> * feat: eventbus name change to id Signed-off-by: xdlbdy <xdlbdy@gmail.com> --------- Signed-off-by: xdlbdy <xdlbdy@gmail.com>
What problem does this PR solve?
Issue Number: close #xxx
Problem Summary
What is changed and how does it work?
Check List
Tests