Skip to content

Conversation

@finefuture
Copy link
Contributor

What is the purpose of the change?

Due to the early update of the revision, scheduled tasks will no longer call doUpdate retry after reporting metadata or registration failure.

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?

@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.82%. Comparing base (ab07a4b) to head (de1728b).
⚠️ Report is 208 commits behind head on 3.3.

⚠️ Current head de1728b differs from pull request most recent head db55703

Please upload reports for the commit db55703 to get more accurate results.

Files with missing lines Patch % Lines
...ubbo/registry/client/AbstractServiceDiscovery.java 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (ab07a4b) and HEAD (de1728b). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (ab07a4b) HEAD (de1728b)
samples-tests 1 0
unit-tests 1 0
Additional details and impacted files
@@              Coverage Diff              @@
##                3.3   #15278       +/-   ##
=============================================
- Coverage     60.75%   32.82%   -27.94%     
+ Complexity    10915    10036      -879     
=============================================
  Files          1886     1885        -1     
  Lines         86123    86088       -35     
  Branches      12902    12896        -6     
=============================================
- Hits          52328    28258    -24070     
- Misses        28336    53664    +25328     
+ Partials       5459     4166     -1293     
Flag Coverage Δ
integration-tests 32.82% <0.00%> (-0.37%) ⬇️
samples-tests ?
unit-tests ?

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.

@zrlw zrlw closed this Jun 23, 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.

4 participants