-
Notifications
You must be signed in to change notification settings - Fork 9
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
1736: Fix tests defined in headers #1738
Conversation
…ollection_send_1 to separate functions and then use them in corresponding .cc files for both test_send.cc and test_send.extended.cc
…ons and then use them in corresponding .cc files for both test_rdma_handle.cc and test_rdma_handle.extended.cc
…and then use it in corresponding .cc files for both test_broadcast.cc and test_broadcast.extended.cc
…istributed_1 to separate functions and then use them in corresponding .cc files for both test_construct.cc and test_construct_no_idx.extended.cc
Codecov Report
@@ Coverage Diff @@
## develop #1738 +/- ##
===========================================
+ Coverage 83.85% 84.65% +0.80%
===========================================
Files 773 774 +1
Lines 26960 27026 +66
===========================================
+ Hits 22607 22879 +272
+ Misses 4353 4147 -206
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Fixes #1736