Skip to content

p2p dht: more tests and minor fixes#5827

Merged
algorandskiy merged 5 commits intoalgorand:feature/p2pfrom
algorandskiy:pavel/p2p-capab
Nov 14, 2023
Merged

p2p dht: more tests and minor fixes#5827
algorandskiy merged 5 commits intoalgorand:feature/p2pfrom
algorandskiy:pavel/p2p-capab

Conversation

@algorandskiy
Copy link
Copy Markdown
Contributor

@algorandskiy algorandskiy commented Nov 9, 2023

  1. Fixed backoff init parameter base - setting it to 1 causes backoff logic to fail on the first backoff.
  2. Speed up TestCapabilities_Varying and test partial DHT bootstrap.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 9, 2023

Codecov Report

Merging #5827 (42b4c3b) into feature/p2p (4349e79) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@               Coverage Diff               @@
##           feature/p2p    #5827      +/-   ##
===============================================
+ Coverage        55.65%   55.67%   +0.02%     
===============================================
  Files              477      477              
  Lines            66992    66993       +1     
===============================================
+ Hits             37282    37297      +15     
+ Misses           27184    27170      -14     
  Partials          2526     2526              
Files Coverage Δ
network/p2p/dht/dht.go 100.00% <100.00%> (ø)

... and 17 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@algorandskiy algorandskiy merged commit bcf71c1 into algorand:feature/p2p Nov 14, 2023
@algorandskiy algorandskiy added the p2p Work related to the p2p project label Jan 31, 2024
@algorandskiy algorandskiy deleted the pavel/p2p-capab branch March 16, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p2p Work related to the p2p project Skip-Release-Notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant