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(dot/epoch): Resume node with correct previous next epoch data and config data #4105

chore(epoch): Solving deepsource issues and removing hyphen

4e63588
Select commit
Loading
Failed to load commit list.
Merged

fix(dot/epoch): Resume node with correct previous next epoch data and config data #4105

chore(epoch): Solving deepsource issues and removing hyphen
4e63588
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

53.54% (target 50.00%)

View this Pull Request on Codecov

53.54% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 56.73077% with 45 lines in your changes missing coverage. Please review.

Project coverage is 53.54%. Comparing base (d1ca7aa) to head (4e63588).
Report is 165 commits behind head on development.

Additional details and impacted files
@@               Coverage Diff               @@
##           development    #4105      +/-   ##
===============================================
+ Coverage        50.51%   53.54%   +3.03%     
===============================================
  Files              230      294      +64     
  Lines            29006    29926     +920     
===============================================
+ Hits             14653    16025    +1372     
+ Misses           12856    12058     -798     
- Partials          1497     1843     +346