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

optimize: fix unit test in java 21 #5862

Merged
merged 11 commits into from
Sep 24, 2023
Merged

Conversation

wangliang181230
Copy link
Contributor

@wangliang181230 wangliang181230 commented Sep 22, 2023

optimize: fix unit test in java 21
优化:修复单元测试在java21下运行异常的问题。

actions测试成功记录:

all:https://github.com/wangliang181230/seata/actions
build.ymlhttps://github.com/wangliang181230/seata/actions/runs/6272155537
test.ymlhttps://github.com/wangliang181230/seata/actions/runs/6272155540
test-druid.ymlhttps://github.com/wangliang181230/seata/actions/runs/6272155538

@wangliang181230 wangliang181230 changed the base branch from 2.x to develop September 22, 2023 09:41
@wangliang181230 wangliang181230 added this to the 1.8.0 milestone Sep 22, 2023
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #5862 (8f1f0dd) into develop (ecb7ef7) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #5862      +/-   ##
=============================================
- Coverage      48.87%   48.87%   -0.01%     
+ Complexity      4154     4153       -1     
=============================================
  Files            777      777              
  Lines          27944    27944              
  Branches        3412     3412              
=============================================
- Hits           13659    13657       -2     
- Misses         12857    12863       +6     
+ Partials        1428     1424       -4     

see 3 files with indirect coverage changes

Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

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

LGTM

@slievrly slievrly merged commit d26a8e8 into apache:develop Sep 24, 2023
7 checks passed
@wangliang181230 wangliang181230 deleted the test-java21 branch September 25, 2023 01:40
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.

2 participants