tox icon indicating copy to clipboard operation
tox copied to clipboard

refactor(dht): introduce a single DHT server state

Open kurnevsky opened this issue 2 years ago • 1 comments

This should fix a deadlock we currently have on master. Later we can move more stuff in this state and make it pure version of DHT server.

kurnevsky avatar Nov 13 '21 08:11 kurnevsky

Pull Request Test Coverage Report for Build 1480134706

  • 173 of 173 (100.0%) changed or added relevant lines in 3 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.004%) to 96.012%

Files with Coverage Reduction New Missed Lines %
tox_core/src/relay/client/client.rs 1 98.04%
tox_core/src/dht/server/mod.rs 3 96.7%
<!-- Total: 4
Totals Coverage Status
Change from base Build 1455930757: -0.004%
Covered Lines: 15699
Relevant Lines: 16351

💛 - Coveralls

coveralls avatar Nov 13 '21 08:11 coveralls