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

feat(network): broadcast stress test #2025

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

chore(network): test 10K messages 2MB size 1000000 sleep 1Mps - fix1

aa5bdd3
Select commit
Loading
Failed to load commit list.
Open

feat(network): broadcast stress test #2025

chore(network): test 10K messages 2MB size 1000000 sleep 1Mps - fix1
aa5bdd3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 1s

76.89% (+36.79%) compared to e3165c4

View this Pull Request on Codecov

76.89% (+36.79%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 0.56818% with 175 lines in your changes missing coverage. Please review.

Project coverage is 76.89%. Comparing base (e3165c4) to head (aa5bdd3).
Report is 789 commits behind head on main.

Files with missing lines Patch % Lines
...apyrus_network/src/bin/network_stress_test/main.rs 0.00% 83 Missing ⚠️
...pyrus_network/src/bin/network_stress_test/utils.rs 0.00% 83 Missing ⚠️
..._network/src/bin/network_stress_test/converters.rs 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2025       +/-   ##
===========================================
+ Coverage   40.10%   76.89%   +36.79%     
===========================================
  Files          26      393      +367     
  Lines        1895    42638    +40743     
  Branches     1895    42638    +40743     
===========================================
+ Hits          760    32788    +32028     
- Misses       1100     7558     +6458     
- Partials       35     2292     +2257     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.