-
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
fix(timer): cache bus writer for deliver #415
Conversation
Signed-off-by: jyjiangkai <jyjiangkai@163.com>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #415 +/- ##
==========================================
- Coverage 62.72% 59.58% -3.14%
==========================================
Files 133 175 +42
Lines 12128 14369 +2241
==========================================
+ Hits 7607 8562 +955
- Misses 3977 5194 +1217
- Partials 544 613 +69
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
Signed-off-by: jyjiangkai <jyjiangkai@163.com>
* fix(timer): cache bus writer for deliver (#415) Signed-off-by: jyjiangkai <jyjiangkai@163.com> * Simplify generate subcommand Signed-off-by: jyjiangkai <jyjiangkai@163.com> --------- Signed-off-by: jyjiangkai <jyjiangkai@163.com>
Signed-off-by: jyjiangkai <jyjiangkai@163.com>
* fix(timer): cache bus writer for deliver (#415) Signed-off-by: jyjiangkai <jyjiangkai@163.com> * Simplify generate subcommand Signed-off-by: jyjiangkai <jyjiangkai@163.com> --------- Signed-off-by: jyjiangkai <jyjiangkai@163.com>
Signed-off-by: jyjiangkai jyjiangkai@163.com
What problem does this PR solve?
Issue Number: close #xxx
Problem Summary
What is changed and how does it work?
Check List
Tests