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

dubbo-cluster module change integration test to unit test #14929

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

CrazyHZM
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?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.55%. Comparing base (9e249cf) to head (3e04799).
Report is 3 commits behind head on 3.3.

Additional details and impacted files
@@           Coverage Diff           @@
##              3.3   #14929   +/-   ##
=======================================
  Coverage   37.55%   37.55%           
=======================================
  Files        1835     1835           
  Lines       81382    81382           
  Branches    12093    12093           
=======================================
+ Hits        30563    30566    +3     
- Misses      46377    46379    +2     
+ Partials     4442     4437    -5     

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


🚨 Try these New Features:

@CrazyHZM CrazyHZM force-pushed the feat/remove_integration branch from 3e04799 to e3a2d22 Compare November 23, 2024 11:28
@CrazyHZM CrazyHZM force-pushed the feat/remove_integration branch from e3a2d22 to 4b0d2f9 Compare November 23, 2024 14:28
@AlbumenJ AlbumenJ merged commit 64738de into apache:3.3 Nov 27, 2024
18 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.

3 participants