Skip to content

test(gossipsub): improve test "mesh is rebalanced during heartbeat - opportunistic grafting"#2183

Merged
vladopajic merged 4 commits intomasterfrom
fix-flaky-test
Mar 23, 2026
Merged

test(gossipsub): improve test "mesh is rebalanced during heartbeat - opportunistic grafting"#2183
vladopajic merged 4 commits intomasterfrom
fix-flaky-test

Conversation

@vladopajic
Copy link
Member

closes: #2180

@vladopajic vladopajic requested a review from rlve March 20, 2026 14:05
@vladopajic vladopajic marked this pull request as ready for review March 20, 2026 14:05
@vladopajic vladopajic requested review from a team, gmelodie and richard-ramos March 20, 2026 14:05
@vladopajic vladopajic enabled auto-merge (squash) March 20, 2026 14:05
@rlve rlve changed the title test(gossipsub): imorove test "mesh is rebalanced during heartbeat - opportunistic grafting" test(gossipsub): improve test "mesh is rebalanced during heartbeat - opportunistic grafting" Mar 20, 2026
vladopajic and others added 2 commits March 20, 2026 14:09
Co-authored-by: Radosław Kamiński <radoslaw@status.im>
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.68%. Comparing base (529212d) to head (5663cb4).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2183      +/-   ##
==========================================
+ Coverage   72.58%   72.68%   +0.09%     
==========================================
  Files         154      154              
  Lines       18952    18996      +44     
  Branches       19       19              
==========================================
+ Hits        13757    13807      +50     
+ Misses       5195     5189       -6     

see 66 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vladopajic vladopajic merged commit 851de79 into master Mar 23, 2026
32 of 33 checks passed
@github-project-automation github-project-automation bot moved this from new to In Progress in nim-libp2p Mar 23, 2026
@vladopajic vladopajic deleted the fix-flaky-test branch March 23, 2026 14:16
@github-project-automation github-project-automation bot moved this from In Progress to done in nim-libp2p Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: done

Development

Successfully merging this pull request may close these issues.

flaky-test: Mesh is rebalanced during heartbeat - opportunistic grafting

4 participants