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

[MINOR] test(tez): add storage type configs in TezRemoteShuffleManagerTest #1015

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

kaijchen
Copy link
Contributor

@kaijchen kaijchen commented Jul 17, 2023

What changes were proposed in this pull request?

Add storage type configs in TezRemoteShuffleManagerTest

Why are the changes needed?

StorageType defaults to null, which blocks #980.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Tested with #980.

@codecov-commenter
Copy link

codecov-commenter commented Jul 17, 2023

Codecov Report

Merging #1015 (2042ee2) into master (e17b24f) will increase coverage by 10.57%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             master    #1015       +/-   ##
=============================================
+ Coverage     44.23%   54.80%   +10.57%     
- Complexity        0     2522     +2522     
=============================================
  Files            20      362      +342     
  Lines          2360    19287    +16927     
  Branches          0     1798     +1798     
=============================================
+ Hits           1044    10571     +9527     
- Misses         1245     8083     +6838     
- Partials         71      633      +562     

see 382 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@zhengchenyu
Copy link
Collaborator

LGTM

Copy link
Contributor

@jerqi jerqi left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @kaijchen @zhengchenyu

@jerqi jerqi merged commit 4b11370 into apache:master Jul 17, 2023
30 checks passed
@kaijchen kaijchen deleted the tez-test branch July 17, 2023 16: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.

None yet

4 participants