Skip to content

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

Merged
AlbumenJ merged 2 commits intoapache:3.3from
CrazyHZM:feat/remove_integration
Nov 27, 2024
Merged

dubbo-cluster module change integration test to unit test#14929
AlbumenJ merged 2 commits intoapache:3.3from
CrazyHZM:feat/remove_integration

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
Signed-off-by: “JermaineHua” <crazyhzm@gmail.com>
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants