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: remove 7z format compression support #5895

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

slievrly
Copy link
Member

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

remove 7z format compression support
cherry-pick #5890

Ⅱ. 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

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Merging #5895 (108b16b) into 2.x (4c6d48e) will decrease coverage by 0.18%.
Report is 2 commits behind head on 2.x.
The diff coverage is 50.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #5895      +/-   ##
============================================
- Coverage     48.90%   48.73%   -0.18%     
+ Complexity     4464     4430      -34     
============================================
  Files           821      819       -2     
  Lines         28641    28610      -31     
  Branches       3571     3569       -2     
============================================
- Hits          14007    13943      -64     
- Misses        13177    13209      +32     
- Partials       1457     1458       +1     
Files Coverage Δ
...in/java/io/seata/server/session/BranchSession.java 79.45% <100.00%> (ø)
...a/io/seata/rm/datasource/xa/ConnectionProxyXA.java 56.49% <33.33%> (ø)

... and 16 files with indirect coverage changes

@slievrly slievrly added this to the 2.0.0 milestone Sep 30, 2023
@slievrly slievrly merged commit 2ad20fb into apache:2.x Sep 30, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Finished
Development

Successfully merging this pull request may close these issues.

1 participant