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

refactor: remove part functions from epoch manager #12834

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

stedfn
Copy link
Contributor

@stedfn stedfn commented Jan 29, 2025

No description provided.

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

Attention: Patch coverage is 91.54930% with 6 lines in your changes missing coverage. Please review.

Project coverage is 70.37%. Comparing base (a33310b) to head (35f274a).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
chain/chunks/src/shards_manager_actor.rs 89.65% 0 Missing and 3 partials ⚠️
chain/chain/src/sharding.rs 95.45% 0 Missing and 1 partial ⚠️
chain/chunks/src/logic.rs 66.66% 0 Missing and 1 partial ⚠️
tools/mock-node/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12834      +/-   ##
==========================================
- Coverage   70.41%   70.37%   -0.04%     
==========================================
  Files         848      848              
  Lines      174938   174874      -64     
  Branches   174938   174874      -64     
==========================================
- Hits       123180   123076     -104     
- Misses      46502    46544      +42     
+ Partials     5256     5254       -2     
Flag Coverage Δ
backward-compatibility 0.16% <0.00%> (+<0.01%) ⬆️
db-migration 0.16% <0.00%> (+<0.01%) ⬆️
genesis-check 1.41% <0.00%> (+<0.01%) ⬆️
linux 69.99% <91.54%> (-0.04%) ⬇️
linux-nightly 70.02% <91.54%> (-0.03%) ⬇️
pytests 1.71% <0.00%> (+<0.01%) ⬆️
sanity-checks 1.52% <0.00%> (+<0.01%) ⬆️
unittests 70.21% <91.54%> (-0.04%) ⬇️
upgradability 0.20% <0.00%> (+<0.01%) ⬆️

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.

@stedfn stedfn requested a review from pugachAG January 29, 2025 15:26
@stedfn stedfn marked this pull request as ready for review January 29, 2025 15:26
@stedfn stedfn requested a review from a team as a code owner January 29, 2025 15:26
chain/chain/src/sharding.rs Outdated Show resolved Hide resolved
chain/chain/src/sharding.rs Outdated Show resolved Hide resolved
chain/chain/src/sharding.rs Outdated Show resolved Hide resolved
chain/chain/src/test_utils/kv_runtime.rs Outdated Show resolved Hide resolved
chain/epoch-manager/src/adapter.rs Outdated Show resolved Hide resolved
@stedfn stedfn enabled auto-merge January 30, 2025 10:19
@stedfn stedfn added this pull request to the merge queue Jan 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 30, 2025
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