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: shutdown gracefully after finishing replaying blocks #315

Merged
merged 2 commits into from
Feb 21, 2024

test: shutdown

31d4620
Select commit
Loading
Failed to load commit list.
Merged

feat: shutdown gracefully after finishing replaying blocks #315

test: shutdown
31d4620
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 0s

96.50% (+0.00%) compared to ae4ec01

View this Pull Request on Codecov

96.50% (+0.00%) compared to ae4ec01

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ae4ec01) 96.49% compared to head (31d4620) 96.50%.
Report is 1 commits behind head on beta.

Additional details and impacted files
@@           Coverage Diff           @@
##             beta     #315   +/-   ##
=======================================
  Coverage   96.49%   96.50%           
=======================================
  Files          65       65           
  Lines        6359     6374   +15     
  Branches      530      532    +2     
=======================================
+ Hits         6136     6151   +15     
  Misses        221      221           
  Partials        2        2           

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