Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@liuqiufeng
Copy link
Contributor

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

Ⅱ. Does this pull request fix one issue?

fixes #5346

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

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@slievrly slievrly changed the title bugfix: Fix bug when customizing context-path bugfix: fix bug when customizing context-path Feb 17, 2023
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

@codecov-commenter
Copy link

Codecov Report

Merging #5355 (22bfb7c) into 2.x (cb03b79) will decrease coverage by 0.03%.
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              @@
##                2.x    #5355      +/-   ##
============================================
- Coverage     48.83%   48.80%   -0.03%     
+ Complexity     4321     4313       -8     
============================================
  Files           771      771              
  Lines         27350    27350              
  Branches       3410     3410              
============================================
- Hits          13356    13349       -7     
- Misses        12587    12593       +6     
- Partials       1407     1408       +1     
Impacted Files Coverage Δ
.../listener/SystemPropertyLoggerContextListener.java 46.66% <0.00%> (-20.00%) ⬇️
.../java/io/seata/server/coordinator/DefaultCore.java 49.70% <0.00%> (-1.20%) ⬇️
...in/java/io/seata/server/session/GlobalSession.java 69.92% <0.00%> (-1.13%) ⬇️
...in/java/io/seata/server/session/BranchSession.java 78.57% <0.00%> (-0.72%) ⬇️
...torage/file/store/FileTransactionStoreManager.java 60.45% <0.00%> (+0.64%) ⬆️

@slievrly slievrly merged commit 1400743 into apache:2.x Feb 18, 2023
@liuqiufeng liuqiufeng deleted the 2.x_fix_contextPath branch February 18, 2023 03:17
@slievrly slievrly added this to the 2.0.0 milestone Feb 21, 2023
YvCeung pushed a commit to YvCeung/incubator-seata that referenced this pull request Dec 25, 2025
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.

配置context-path参数后,web页面无法访问接口

3 participants