Skip to content

Update Mockito and ByteBuddy to help with GraalVM integration#17665

Merged
terrymanu merged 20 commits into
apache:masterfrom
linghengqian:fix-17451
May 16, 2022
Merged

Update Mockito and ByteBuddy to help with GraalVM integration#17665
terrymanu merged 20 commits into
apache:masterfrom
linghengqian:fix-17451

Conversation

@linghengqian

@linghengqian linghengqian commented May 15, 2022

Copy link
Copy Markdown
Member

Fixes #17451.

Changes proposed in this pull request:

@linghengqian linghengqian changed the title Update Mockito to 4.5.1 to help with GraalVM integration Update Mockito and ByteBuddy to help with GraalVM integration May 15, 2022
@linghengqian

linghengqian commented May 15, 2022

Copy link
Copy Markdown
Member Author

@franco-h

@linghengqian linghengqian marked this pull request as ready for review May 16, 2022 03:56
@codecov-commenter

codecov-commenter commented May 16, 2022

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.79%. Comparing base (90247fc) to head (7a12b68).
⚠️ Report is 13295 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17665      +/-   ##
============================================
- Coverage     58.81%   58.79%   -0.03%     
- Complexity     2125     2126       +1     
============================================
  Files          3596     3599       +3     
  Lines         53536    53572      +36     
  Branches       9143     9144       +1     
============================================
+ Hits          31489    31497       +8     
- Misses        19373    19400      +27     
- Partials       2674     2675       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@terrymanu terrymanu merged commit 403adb4 into apache:master May 16, 2022
@terrymanu

Copy link
Copy Markdown
Member

Good Job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Mockito to 4.5.0 or newer to help with GraalVM integration

3 participants