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

[3.1]Merge bug-fix in Main into 3.1 branch(#2552,#2405,#2518,#2564) #2572

Merged
merged 4 commits into from
Jan 14, 2024

Conversation

FinalT
Copy link
Contributor

@FinalT FinalT commented Jan 10, 2024

No description provided.

Jafeyyu and others added 3 commits January 10, 2024 20:54
* dongjiang, add interleaved weighted roundrobin loadbalance

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

* add benchmarks test case

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

* fix unittest case name

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

---------

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
@FinalT FinalT changed the title [3.1]Merge bug-fix in Main to 3.1 [3.1]Merge bug-fix in Main into 3.1 branch Jan 10, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2024

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (2dd66e9) 44.81% compared to head (b6c73e8) 44.90%.

❗ Current head b6c73e8 differs from pull request most recent head 3bacacf. Consider uploading reports for the commit 3bacacf to get more accurate results

Files Patch % Lines
protocol/dubbo/dubbo_invoker.go 0.00% 12 Missing ⚠️
.../loadbalance/interleavedweightedroundrobin/iwrr.go 89.47% 3 Missing and 3 partials ⚠️
cluster/cluster/failover/cluster_invoker.go 50.00% 1 Missing and 1 partial ⚠️
...lance/interleavedweightedroundrobin/loadbalance.go 83.33% 1 Missing and 1 partial ⚠️
config/application_config.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-3.1    #2572      +/-   ##
===============================================
+ Coverage        44.81%   44.90%   +0.09%     
===============================================
  Files              270      273       +3     
  Lines            18366    18455      +89     
===============================================
+ Hits              8230     8288      +58     
- Misses            9248     9277      +29     
- Partials           888      890       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chickenlj
Copy link
Contributor

Please provide the original issue or pull request id.

@FinalT FinalT changed the title [3.1]Merge bug-fix in Main into 3.1 branch [3.1]Merge bug-fix in Main into 3.1 branch(#2552,#2405,#2518) Jan 11, 2024
@FinalT FinalT changed the title [3.1]Merge bug-fix in Main into 3.1 branch(#2552,#2405,#2518) [3.1]Merge bug-fix in Main into 3.1 branch(#2552,#2405,#2518,#2564) Jan 12, 2024
Copy link

sonarcloud bot commented Jan 12, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@chickenlj chickenlj merged commit 68e999d into apache:release-3.1 Jan 14, 2024
5 checks passed
@FinalT FinalT deleted the main-to-3.1 branch February 1, 2024 02:25
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.

None yet

6 participants