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

[Quick fix] Make checkpointing optional in example #303

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

yhn112
Copy link
Member

@yhn112 yhn112 commented Jul 2, 2021

No description provided.

@yhn112 yhn112 requested a review from justheuristic July 2, 2021 16:37
@codecov
Copy link

codecov bot commented Jul 2, 2021

Codecov Report

Merging #303 (818aa89) into master (e9956b8) will decrease coverage by 0.34%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #303      +/-   ##
==========================================
- Coverage   81.86%   81.52%   -0.35%     
==========================================
  Files          63       63              
  Lines        5813     5813              
==========================================
- Hits         4759     4739      -20     
- Misses       1054     1074      +20     
Impacted Files Coverage Δ
hivemind/client/averaging/matchmaking.py 77.53% <0.00%> (-5.85%) ⬇️
hivemind/client/averaging/key_manager.py 95.45% <0.00%> (-2.28%) ⬇️
hivemind/p2p/p2p_daemon.py 90.49% <0.00%> (-1.15%) ⬇️
hivemind/utils/timed_storage.py 95.91% <0.00%> (-1.03%) ⬇️
hivemind/dht/protocol.py 93.36% <0.00%> (-0.42%) ⬇️
hivemind/utils/mpfuture.py 95.38% <0.00%> (+0.76%) ⬆️
hivemind/dht/node.py 93.23% <0.00%> (+1.25%) ⬆️

@yhn112 yhn112 merged commit 2e1bb9c into master Jul 2, 2021
@yhn112 yhn112 deleted the quick_fix_checkpointing branch July 2, 2021 17:45
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.

3 participants