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

Log progress of loading wal segment file #5367

Merged
merged 4 commits into from
Feb 13, 2024

Conversation

zhangchiqing
Copy link
Member

@zhangchiqing zhangchiqing commented Feb 8, 2024

Log the progress of loading wal segment files and initialization during startup

@zhangchiqing zhangchiqing force-pushed the leo/add-logs-for-en-startup branch from 295f8fd to 927251c Compare February 9, 2024 15:37
@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f4df54c) 55.97% compared to head (9a016d8) 55.92%.
Report is 186 commits behind head on master.

Files Patch % Lines
module/executiondatasync/tracker/storage.go 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5367      +/-   ##
==========================================
- Coverage   55.97%   55.92%   -0.05%     
==========================================
  Files        1018     1024       +6     
  Lines       98189    98853     +664     
==========================================
+ Hits        54963    55288     +325     
- Misses      39108    39397     +289     
- Partials     4118     4168      +50     
Flag Coverage Δ
unittests 55.92% <81.81%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Co-authored-by: Jordan Schalm <jordan@dapperlabs.com>
@zhangchiqing zhangchiqing added this pull request to the merge queue Feb 13, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 13, 2024
@zhangchiqing zhangchiqing added this pull request to the merge queue Feb 13, 2024
Merged via the queue into master with commit d22727b Feb 13, 2024
51 checks passed
@zhangchiqing zhangchiqing deleted the leo/add-logs-for-en-startup branch February 13, 2024 20:17
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.

4 participants