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

node: init blockchain state on startup #3069

Merged
merged 2 commits into from
Dec 25, 2024

node/netmap: prevent zero epoch duration state

b0b1270
Select commit
Loading
Failed to load commit list.
Merged

node: init blockchain state on startup #3069

node/netmap: prevent zero epoch duration state
b0b1270
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 25, 2024 in 0s

22.36% (-0.01%) compared to 3a10bc1

View this Pull Request on Codecov

22.36% (-0.01%) compared to 3a10bc1

Details

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 22.36%. Comparing base (3a10bc1) to head (b0b1270).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-node/netmap.go 0.00% 9 Missing ⚠️
cmd/neofs-node/config.go 0.00% 8 Missing ⚠️
cmd/neofs-node/reputation.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3069      +/-   ##
==========================================
- Coverage   22.36%   22.36%   -0.01%     
==========================================
  Files         793      793              
  Lines       58698    58713      +15     
==========================================
- Hits        13130    13129       -1     
- Misses      44667    44683      +16     
  Partials      901      901              

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