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

[wip] psw parallel creation and sending #12689

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

stedfn
Copy link
Contributor

@stedfn stedfn commented Jan 6, 2025

No description provided.

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 86.36364% with 12 lines in your changes missing coverage. Please review.

Project coverage is 70.64%. Comparing base (95b555c) to head (47cf544).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ain/network/src/peer_manager/peer_manager_actor.rs 60.00% 8 Missing and 2 partials ⚠️
...hain/network/src/peer_manager/network_state/mod.rs 98.21% 1 Missing ⚠️
tools/chainsync-loadtest/src/main.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #12689       +/-   ##
===========================================
+ Coverage    1.65%   70.64%   +68.99%     
===========================================
  Files         670      849      +179     
  Lines      121115   174587    +53472     
  Branches   121115   174587    +53472     
===========================================
+ Hits         2001   123334   +121333     
+ Misses     119011    46093    -72918     
- Partials      103     5160     +5057     
Flag Coverage Δ
backward-compatibility 0.16% <0.00%> (?)
db-migration 0.16% <0.00%> (-0.01%) ⬇️
genesis-check 1.35% <0.00%> (-0.01%) ⬇️
linux 69.15% <86.36%> (+67.49%) ⬆️
linux-nightly 70.24% <86.36%> (?)
pytests 1.65% <0.00%> (-0.01%) ⬇️
sanity-checks 1.46% <0.00%> (-0.01%) ⬇️
unittests 70.47% <86.36%> (?)
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.

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.

1 participant