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

state-sync: rename current epoch state sync protocol feature #12385

Merged
merged 4 commits into from
Nov 5, 2024

Conversation

marcelo-gonzalez
Copy link
Contributor

The old name StateSyncHashUpdate just indicates that something is changing, but doesn't say what. CurrentEpochStateSync is more descriptive.

The old name `StateSyncHashUpdate` just indicates that something is changing,
but doesn't say what. CurrentEpochStateSync is more descriptive.
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.64%. Comparing base (38d7e05) to head (f944dba).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12385   +/-   ##
=======================================
  Coverage   71.63%   71.64%           
=======================================
  Files         842      842           
  Lines      170505   170505           
  Branches   170505   170505           
=======================================
+ Hits       122145   122153    +8     
+ Misses      42988    42982    -6     
+ Partials     5372     5370    -2     
Flag Coverage Δ
backward-compatibility 0.16% <0.00%> (ø)
db-migration 0.16% <0.00%> (ø)
genesis-check 1.26% <0.00%> (ø)
integration-tests 39.20% <100.00%> (+<0.01%) ⬆️
linux 70.68% <100.00%> (-0.01%) ⬇️
linux-nightly 71.22% <100.00%> (+0.01%) ⬆️
macos 50.64% <50.00%> (-0.01%) ⬇️
pytests 1.57% <0.00%> (ø)
sanity-checks 1.38% <0.00%> (ø)
unittests 64.29% <75.00%> (-0.01%) ⬇️
upgradability 0.21% <0.00%> (ø)

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.

@marcelo-gonzalez marcelo-gonzalez added this pull request to the merge queue Nov 5, 2024
Merged via the queue into near:master with commit de5edbc Nov 5, 2024
29 checks passed
@marcelo-gonzalez marcelo-gonzalez deleted the sync-hash-feature branch November 5, 2024 19:28
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.

2 participants