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

[don't merge until v1.2.0] Remove deprecations for v1.2.0 #529

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ikmckenz
Copy link
Contributor

@ikmckenz ikmckenz commented Dec 6, 2022

A pretty small and simple pull request. Resolves #526.

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Merging #529 (7326141) into master (4c9c477) will increase coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #529      +/-   ##
==========================================
+ Coverage   75.92%   76.02%   +0.09%     
==========================================
  Files          81       81              
  Lines        7964     7962       -2     
==========================================
+ Hits         6047     6053       +6     
+ Misses       1917     1909       -8     
Impacted Files Coverage Δ
hivemind/p2p/p2p_daemon.py 94.95% <ø> (+0.25%) ⬆️
hivemind/utils/mpfuture.py 88.88% <0.00%> (-0.45%) ⬇️
hivemind/dht/protocol.py 93.15% <0.00%> (+0.45%) ⬆️
hivemind/moe/server/runtime.py 69.16% <0.00%> (+0.83%) ⬆️
hivemind/dht/node.py 92.18% <0.00%> (+1.42%) ⬆️

@ikmckenz
Copy link
Contributor Author

ikmckenz commented Dec 6, 2022

Looks like tests passed in 3.8 and 3.9, but timed out in 3.7. Is there an easy way to rerun?

@borzunov
Copy link
Member

borzunov commented Dec 6, 2022

Hi @ikmckenz!

Thank you for this PR! We'll merge it once we decide that the next version will be 1.2.0.

I've rerun the test, it should be all good now.

@borzunov borzunov changed the title deprecations for v1.2.0 [don't merge until v1.2.0] Remove deprecations for v1.2.0 Dec 6, 2022
@ikmckenz
Copy link
Contributor Author

ikmckenz commented Mar 4, 2024

Any update on this?

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.

[chore] deprecations for v1.2.0
2 participants