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 #4995] unit tests for TraceUtils.java #5046

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

Abhichede
Copy link
Contributor

Fixes #4995

Motivation
Increase test coverage

Modifications
Added new tests for TraceUtils.java located at [eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/util]

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

Copy link
Member

@harshithasudhakar harshithasudhakar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Pil0tXia Pil0tXia merged commit a3ac7f1 into apache:master Jul 29, 2024
10 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.

[Unit Test] Unit test for TraceUtil.java
3 participants