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

FEAT: Support tcp store for rendezvous in collective communication #31

Merged
merged 19 commits into from
Jul 4, 2023

Conversation

ChengjieLi28
Copy link
Contributor

Related #22

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass

@XprobeBot XprobeBot added this to the v0.0.6 milestone Jun 27, 2023
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #31 (4a7482a) into main (5dd2fa7) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   93.66%   93.64%   -0.02%     
==========================================
  Files          42       43       +1     
  Lines        3332     3370      +38     
  Branches      668      671       +3     
==========================================
+ Hits         3121     3156      +35     
- Misses        140      143       +3     
  Partials       71       71              
Flag Coverage Δ
unittests 93.50% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...oscar/collective/rendezvous/test/test_tcp_store.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

@ChengjieLi28 ChengjieLi28 marked this pull request as ready for review June 28, 2023 06:24
CMakeLists.txt Outdated Show resolved Hide resolved
Copy link
Contributor

@codingl2k1 codingl2k1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@aresnow1 aresnow1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ChengjieLi28 ChengjieLi28 merged commit 9537f54 into xorbitsai:main Jul 4, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants