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 18 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.51%. Comparing base (59627f6) to head (dac9738).

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   70.51%   70.51%   -0.01%     
==========================================
  Files         846      846              
  Lines      174633   174698      +65     
  Branches   174633   174698      +65     
==========================================
+ Hits       123149   123190      +41     
- Misses      46254    46275      +21     
- Partials     5230     5233       +3     
Flag Coverage Δ
backward-compatibility 0.16% <0.00%> (-0.01%) ⬇️
db-migration 0.16% <0.00%> (-0.01%) ⬇️
genesis-check 1.35% <0.00%> (-0.01%) ⬇️
linux 68.90% <86.36%> (-0.01%) ⬇️
linux-nightly 70.10% <86.36%> (-0.01%) ⬇️
pytests 1.65% <0.00%> (-0.01%) ⬇️
sanity-checks 1.46% <0.00%> (-0.01%) ⬇️
unittests 70.35% <86.36%> (-0.01%) ⬇️
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