-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[improve] Upgrade lombok to 1.18.36 #23752
Conversation
Signed-off-by: Zixuan Liu <[email protected]>
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.
LGTM
/pulsarbot rerun-failure-checks |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #23752 +/- ##
============================================
+ Coverage 73.57% 74.29% +0.72%
+ Complexity 32624 32115 -509
============================================
Files 1877 1838 -39
Lines 139502 143048 +3546
Branches 15299 16232 +933
============================================
+ Hits 102638 106281 +3643
+ Misses 28908 28406 -502
- Partials 7956 8361 +405
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: Zixuan Liu <[email protected]> (cherry picked from commit 1c9bf82)
Signed-off-by: Zixuan Liu <[email protected]> (cherry picked from commit 1c9bf82)
Signed-off-by: Zixuan Liu <[email protected]> (cherry picked from commit 1c9bf82)
Signed-off-by: Zixuan Liu <[email protected]> (cherry picked from commit 1c9bf82) (cherry picked from commit cdd1517)
Signed-off-by: Zixuan Liu <[email protected]> (cherry picked from commit 1c9bf82) (cherry picked from commit cdd1517)
Signed-off-by: Zixuan Liu <[email protected]> (cherry picked from commit 1c9bf82) (cherry picked from commit cdd1517)
Motivation
Keep up-to-date.
Change log: https://projectlombok.org/changelog
Using the 1.18.36 can avoid the following error when using the idea runs the tests directly:
Modifications
Documentation
doc
doc-required
doc-not-needed
doc-complete