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

[ISSUE #5092] unit test added for EtcdCustomService #5107

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

denizOgut
Copy link
Contributor

Fixes #5092

Motivation
Increase test coverage

Modifications
Added new tests for EtcdCustomService.java located eventmesh-meta/eventmesh-meta-etcd/src/main/java/org/apache/eventmesh/meta/etcd/service/EtcdCustomService.java

Documentation
Does this pull request introduce a new feature? (no)
If yes, how is the feature documented? (not applicable)
If a feature is not applicable for documentation, explain why?
If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

@harshithasudhakar harshithasudhakar added the ready for review PR is waiting for reviewer's approval or opinion (used as a strong reminder) label Oct 21, 2024
@xwm1992 xwm1992 merged commit 77063b3 into apache:master Oct 28, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review PR is waiting for reviewer's approval or opinion (used as a strong reminder)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Unit Test] Add test for EtcdCustomService.java
3 participants