Skip to content

Conversation

@lifeSo
Copy link
Collaborator

@lifeSo lifeSo commented Jan 10, 2024

What changes were proposed in this pull request?

Fix SC_START_IN_CTOR from SpotBugs suggestion.

Why are the changes needed?

Fix SC_START_IN_CTOR from SpotBugs suggestion.

Fix: #532

Does this PR introduce any user-facing change?

No.

How was this patch tested?

unit test

@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5d027c0) 53.38% compared to head (40bc36c) 54.29%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1440      +/-   ##
============================================
+ Coverage     53.38%   54.29%   +0.91%     
- Complexity     2729     2730       +1     
============================================
  Files           422      402      -20     
  Lines         24046    21687    -2359     
  Branches       2051     2051              
============================================
- Hits          12836    11776    -1060     
+ Misses        10412     9184    -1228     
+ Partials        798      727      -71     

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

@lifeSo lifeSo force-pushed the feature_532_spotbugs_thread branch from d75e6f9 to 40bc36c Compare January 10, 2024 19:07
@lifeSo
Copy link
Collaborator Author

lifeSo commented Jan 10, 2024

Fix SC_START_IN_CTOR error from SpotBugs suggestion.

@jerqi PTAL

image

@lifeSo lifeSo requested review from jerqi and leixm January 11, 2024 01:52
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.

Copy link
Member

@zuston zuston left a comment

Choose a reason for hiding this comment

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

+1

@zuston zuston merged commit 912bd73 into apache:master Jan 12, 2024
zuston pushed a commit to zuston/incubator-uniffle that referenced this pull request Jan 18, 2024
### What changes were proposed in this pull request?

Fix SC_START_IN_CTOR from SpotBugs suggestion.

### Why are the changes needed?

Fix SC_START_IN_CTOR from SpotBugs suggestion.

Fix: apache#532

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

No.

### How was this patch tested?

unit tests
@lifeSo lifeSo mentioned this pull request Jan 27, 2024
3 tasks
@lifeSo
Copy link
Collaborator Author

lifeSo commented Jan 27, 2024

#1439

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.

[Umbrella] Use SpotBugs to improve code quality

4 participants