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: optimize workflow for 2.x #5268

Merged
merged 10 commits into from
Jan 29, 2023
Merged

Conversation

slievrly
Copy link
Member

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

optimize workflow for 2.x

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>

# Conflicts:
#	build/pom.xml
#	changes/en-us/develop.md
#	changes/zh-cn/develop.md
#	core/src/main/java/io/seata/core/protocol/Version.java
#	serializer/seata-serializer-kryo/src/test/java/io/seata/serializer/kryo/KryoSerializerTest.java
Signed-off-by: slievrly <slievrly@163.com>
@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2023

Codecov Report

Merging #5268 (99d5dfc) into develop (72347f2) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #5268   +/-   ##
==========================================
  Coverage      48.72%   48.72%           
+ Complexity      4159     4157    -2     
==========================================
  Files            743      743           
  Lines          26588    26588           
  Branches        3320     3320           
==========================================
  Hits           12956    12956           
  Misses         12230    12230           
  Partials        1402     1402           
Impacted Files Coverage Δ
.../src/main/java/io/seata/core/protocol/Version.java 7.50% <ø> (ø)
.../java/io/seata/server/coordinator/DefaultCore.java 50.58% <0.00%> (-1.18%) ⬇️
...in/java/io/seata/server/session/BranchSession.java 78.57% <0.00%> (-0.72%) ⬇️
...in/java/io/seata/server/session/GlobalSession.java 79.00% <0.00%> (-0.39%) ⬇️
...erver/storage/file/session/FileSessionManager.java 48.40% <0.00%> (+0.63%) ⬆️
...n/src/main/java/io/seata/common/util/IdWorker.java 83.33% <0.00%> (+6.25%) ⬆️

@slievrly slievrly merged commit 4527a41 into apache:develop Jan 29, 2023
@wangliang181230 wangliang181230 added this to the 1.7.0 milestone Feb 7, 2023
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.

3 participants