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

[CELEBORN-1726][FOLLOWUP] Avoid NPE when transition worker state #2938

Closed
wants to merge 1 commit into from

Conversation

reswqa
Copy link
Member

@reswqa reswqa commented Nov 22, 2024

What changes were proposed in this pull request?

Avoid NPE when transition worker state

Why are the changes needed?

Fix test.

Does this PR introduce any user-facing change?

No

How was this patch tested?

No need.

@reswqa reswqa marked this pull request as ready for review November 22, 2024 05:07
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.55%. Comparing base (aa62549) to head (3ca3729).
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2938      +/-   ##
==========================================
+ Coverage   32.07%   32.55%   +0.49%     
==========================================
  Files         331      333       +2     
  Lines       19749    19912     +163     
  Branches     1778     1796      +18     
==========================================
+ Hits         6332     6481     +149     
+ Misses      13071    13070       -1     
- Partials      346      361      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Copy link
Member

@SteNicholas SteNicholas left a comment

Choose a reason for hiding this comment

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

LGTM.

SteNicholas pushed a commit that referenced this pull request Nov 22, 2024
### What changes were proposed in this pull request?
Avoid NPE when transition worker state

### Why are the changes needed?

Fix test.

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?
No need.

Closes #2938 from reswqa/fix-npe.

Authored-by: Weijie Guo <[email protected]>
Signed-off-by: SteNicholas <[email protected]>
(cherry picked from commit d722b76)
Signed-off-by: SteNicholas <[email protected]>
@SteNicholas
Copy link
Member

Merged to main(v0.6.0) and branch-0.5(v0.5.2).

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.

4 participants