Skip to content

Conversation

@songxiaosheng
Copy link
Member

What is the purpose of the change?

Checklist

  • Make sure there is a GitHub_issue field for the change.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit-test to verify your logic correction. If the new feature or significant change is committed, please remember to add sample in dubbo samples project.
  • Make sure gitHub actions can pass. Why the workflow is failing and how to fix it?

@wcy666103
Copy link
Contributor

use mvn spotless:apply to format the code.

@songxiaosheng
Copy link
Member Author

use mvn spotless:apply to format the code.

okay

@songxiaosheng
Copy link
Member Author

@wcy666103 @AlbumenJ

@codecov-commenter
Copy link

codecov-commenter commented May 14, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 60.72%. Comparing base (d6b11cf) to head (1d69fa1).

Files with missing lines Patch % Lines
.../observability/zipkin/ZipkinAutoConfiguration.java 0.00% 1 Missing ⚠️
...ure/observability/zipkin/ZipkinConfigurations.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                3.3   #15262      +/-   ##
============================================
- Coverage     60.73%   60.72%   -0.01%     
+ Complexity    10920    10912       -8     
============================================
  Files          1886     1886              
  Lines         86162    86163       +1     
  Branches      12913    12913              
============================================
- Hits          52328    52322       -6     
+ Misses        28374    28369       -5     
- Partials       5460     5472      +12     
Flag Coverage Δ
integration-tests 33.12% <0.00%> (-0.01%) ⬇️
samples-tests 29.34% <0.00%> (-0.03%) ⬇️
unit-tests 58.86% <0.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AlbumenJ AlbumenJ merged commit 1e070b5 into apache:3.3 May 16, 2025
19 checks passed
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.

4 participants