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(forknet) Set snapshot on every epoch for dumper nodes #11285

Merged
merged 1 commit into from May 13, 2024

Conversation

VanBarbascu
Copy link
Contributor

Node needs to take snapshots every epoch in order to generate state parts.

@VanBarbascu VanBarbascu requested a review from a team as a code owner May 10, 2024 14:59
Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.00%. Comparing base (ef64846) to head (8eb7f8b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11285      +/-   ##
==========================================
- Coverage   71.00%   71.00%   -0.01%     
==========================================
  Files         781      781              
  Lines      155423   155423              
  Branches   155423   155423              
==========================================
- Hits       110365   110359       -6     
+ Misses      40301    40300       -1     
- Partials     4757     4764       +7     
Flag Coverage Δ
backward-compatibility 0.24% <ø> (ø)
db-migration 0.24% <ø> (ø)
genesis-check 1.40% <ø> (ø)
integration-tests 37.17% <ø> (-0.02%) ⬇️
linux 69.05% <ø> (-0.01%) ⬇️
linux-nightly 70.44% <ø> (-0.05%) ⬇️
macos 52.44% <ø> (-0.01%) ⬇️
pytests 1.63% <ø> (ø)
sanity-checks 1.42% <ø> (ø)
unittests 65.42% <ø> (-0.01%) ⬇️
upgradability 0.29% <ø> (ø)

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.

@VanBarbascu VanBarbascu added this pull request to the merge queue May 13, 2024
Merged via the queue into near:master with commit 6cee52d May 13, 2024
29 checks passed
@VanBarbascu VanBarbascu deleted the forknet-dumper branch May 13, 2024 20:27
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.

None yet

2 participants