chore: Update Lombok to 1.18.24#2762
Conversation
Signed-off-by: Jeff <jeffxl@apple.com>
|
/assign @mavysavydav |
Codecov Report
@@ Coverage Diff @@
## master #2762 +/- ##
===========================================
- Coverage 80.59% 59.52% -21.07%
===========================================
Files 173 173
Lines 15008 15008
===========================================
- Hits 12095 8933 -3162
- Misses 2913 6075 +3162
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
/ok-to-test |
|
I don't quite understand why the Python 3.7 integration tests failed since I didn't modify anything Python-related. |
|
@achals is the Python test flaky? |
We've seen this test become a little more flaky over the past few weeks. We're gonna drill down on this and the flaky tests on master and fix things up. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adchia, Agent007 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Jeff <jeffxl@apple.com>
What this PR does / why we need it:
Updates Lombok to a newer version in order to address the error message described in https://stackoverflow.com/questions/66801256/java-lang-illegalaccesserror-class-lombok-javac-apt-lombokprocessor-cannot-acce
Which issue(s) this PR fixes:
N/A