Skip to content
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

Merged
merged 8 commits into from
Mar 11, 2022
Merged

Conversation

stulzq
Copy link
Member

@stulzq stulzq commented Feb 28, 2022

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?:


@codecov
Copy link

codecov bot commented Feb 28, 2022

Codecov Report

Merging #398 (3b082a3) into main (13f5154) will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            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              
Impacted Files Coverage Δ
...ponents/sequencer/in-memory/in_memory_sequencer.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13f5154...3b082a3. Read the comment docs.

@seeflood seeflood closed this Mar 11, 2022
@seeflood seeflood reopened this Mar 11, 2022
Copy link
Member

@seeflood seeflood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@zhenjunMa zhenjunMa left a 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!

@seeflood seeflood merged commit 9a7dbef into mosn:main Mar 11, 2022
@seeflood
Copy link
Member

This component can make debug easier.Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants