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

fix: trigger write retry and dl event #328

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Conversation

xdlbdy
Copy link
Contributor

@xdlbdy xdlbdy commented Dec 9, 2022

Signed-off-by: delu [email protected]

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary

What is changed and how does it work?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Copy link
Contributor

@wenfengwang wenfengwang left a comment

Choose a reason for hiding this comment

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

lgtm

@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Merging #328 (c0d88c6) into main (09f3748) will increase coverage by 0.30%.
The diff coverage is 62.42%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #328      +/-   ##
==========================================
+ Coverage   62.72%   63.03%   +0.30%     
==========================================
  Files         133      143      +10     
  Lines       12128    13073     +945     
==========================================
+ Hits         7607     8240     +633     
- Misses       3977     4255     +278     
- Partials      544      578      +34     
Impacted Files Coverage Δ
internal/controller/eventbus/eventlog/eventlog.go 66.50% <ø> (-0.17%) ⬇️
internal/primitive/vanus/id.go 19.84% <0.00%> (-0.49%) ⬇️
internal/raft/log/wal.go 100.00% <ø> (ø)
internal/store/block/raft/appender.go 0.00% <0.00%> (ø)
internal/store/block/raft/snapshot.go 0.00% <0.00%> (ø)
internal/store/block/raft/transport.go 0.00% <0.00%> (ø)
internal/store/io/file_linux.go 0.00% <0.00%> (ø)
internal/store/segment/server.go 13.32% <0.00%> (-0.11%) ⬇️
internal/store/vsb/block.go 46.34% <0.00%> (ø)
internal/store/vsb/block_seek.go 0.00% <0.00%> (ø)
... and 63 more

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 a4899ef...c0d88c6. Read the comment docs.

@wenfengwang wenfengwang merged commit 90b6812 into vanus-labs:main Dec 9, 2022
@xdlbdy xdlbdy deleted the fix_xdl branch March 10, 2023 06:38
wenfengwang pushed a commit that referenced this pull request Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants