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(temporary mitigation): Skip genesis bootstrapping for statelessnet #11727

Merged
merged 5 commits into from
Jul 5, 2024

Merge branch 'master' into statelessnet-bootstrap

c1125ff
Select commit
Loading
Failed to load commit list.
Merged

fix(temporary mitigation): Skip genesis bootstrapping for statelessnet #11727

Merge branch 'master' into statelessnet-bootstrap
c1125ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2024 in 0s

71.76% (+0.00%) compared to 4e9e742

View this Pull Request on Codecov

71.76% (+0.00%) compared to 4e9e742

Details

Codecov Report

Attention: Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.76%. Comparing base (4e9e742) to head (c1125ff).
Report is 1 commits behind head on master.

Files Patch % Lines
chain/chain/src/chain.rs 85.71% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11727   +/-   ##
=======================================
  Coverage   71.75%   71.76%           
=======================================
  Files         792      792           
  Lines      162429   162442   +13     
  Branches   162429   162442   +13     
=======================================
+ Hits       116556   116570   +14     
- Misses      40826    40830    +4     
+ Partials     5047     5042    -5     

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