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

fix:fix rule-based router when using RestTemplate. #1201

Merged

Conversation

SkyeBeFreeman
Copy link
Collaborator

PR Type

Bugfix.

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

Note

Checklist

  • Add information of this PR to CHANGELOG.md in root of project.
  • Add documentation in javadoc or comment below the PR if necessary.

Checklist (Optional)

  • Will pull request to branch of 2020.0.
  • Will pull request to branch of 2022.0.
  • Will pull request to branch of hoxton.

@SkyeBeFreeman SkyeBeFreeman added this to the 1.13.0 milestone Nov 8, 2023
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #1201 (c898ca8) into 2020.0 (f186d2c) will decrease coverage by 0.07%.
The diff coverage is 40.00%.

@@             Coverage Diff              @@
##             2020.0    #1201      +/-   ##
============================================
- Coverage     75.81%   75.74%   -0.07%     
+ Complexity     1579     1577       -2     
============================================
  Files           255      255              
  Lines          5788     5792       +4     
  Branches        703      705       +2     
============================================
- Hits           4388     4387       -1     
- Misses         1020     1022       +2     
- Partials        380      383       +3     
Files Coverage Δ
...cement/config/RpcEnhancementAutoConfiguration.java 100.00% <ø> (ø)
...polaris/router/config/RouterAutoConfiguration.java 85.00% <40.00%> (-15.00%) ⬇️

... and 1 file with indirect coverage changes

@SkyeBeFreeman SkyeBeFreeman merged commit 5c49e44 into Tencent:2020.0 Nov 8, 2023
8 of 9 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 2020/fix-rest-rulebased-router branch November 8, 2023 08:48
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.

1 participant