-
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
feat: add in-memory sequencer #398
Conversation
Codecov Report
@@ Coverage Diff @@
## main #398 +/- ##
==========================================
+ Coverage 59.70% 59.83% +0.13%
==========================================
Files 115 116 +1
Lines 6177 6197 +20
==========================================
+ Hits 3688 3708 +20
Misses 2128 2128
Partials 361 361
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
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.
Sorry for the late reply and thanks for your contribution!
This component can make debug easier.Thanks ! |
What this PR does:
Add in-memory sequencer
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
Does this PR introduce a user-facing change?: