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

Move DHT to dht/dht.py, update DHT figure #399

Merged
merged 2 commits into from
Nov 1, 2021
Merged

Conversation

justheuristic
Copy link
Member

@justheuristic justheuristic commented Oct 31, 2021

This is a chore PR, it does not change any functionality

@codecov
Copy link

codecov bot commented Oct 31, 2021

Codecov Report

Merging #399 (7a3d295) into master (a09df54) will increase coverage by 0.38%.
The diff coverage is 90.06%.

@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
+ Coverage   83.36%   83.75%   +0.38%     
==========================================
  Files          72       73       +1     
  Lines        6673     6678       +5     
==========================================
+ Hits         5563     5593      +30     
+ Misses       1110     1085      -25     
Impacted Files Coverage Δ
hivemind/dht/dht.py 89.87% <89.87%> (ø)
hivemind/dht/__init__.py 100.00% <100.00%> (+10.19%) ⬆️
hivemind/dht/routing.py 94.11% <100.00%> (ø)
hivemind/dht/node.py 91.44% <0.00%> (+0.71%) ⬆️
hivemind/averaging/matchmaking.py 84.49% <0.00%> (+6.68%) ⬆️

@justheuristic justheuristic changed the title DHT refactor for v1.0 DHT minor refactoring for 0.10.{++i} Oct 31, 2021
@borzunov borzunov changed the title DHT minor refactoring for 0.10.{++i} Move DHT to dht/dht.py, update DHT figure Nov 1, 2021
@justheuristic justheuristic merged commit 793a741 into master Nov 1, 2021
@justheuristic justheuristic deleted the minor_fix_scheme branch November 1, 2021 06:40
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.

2 participants