Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[ISSUE #4991] add unit test for LogUtil#5100

Merged
Pil0tXia merged 1 commit intoapache:masterfrom
melisolmez:task-4991
Oct 28, 2024
Merged

[ISSUE #4991] add unit test for LogUtil#5100
Pil0tXia merged 1 commit intoapache:masterfrom
melisolmez:task-4991

Conversation

Copy link
Contributor

melisolmez commented Sep 7, 2024

Fixes #4991

Motivation
Increase test coverage

Modifications
Added new tests for LogUtil.java located https://github.com/apache/eventmesh/blob/master/eventmesh-common/src/main/java/org/apache/eventmesh/common/utils/LogUtilTest.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

github-actions bot reviewed Sep 7, 2024
Copy link
Contributor

github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to the Apache EventMesh community!!
This is your first PR in our project. We're very excited to have you onboard contributing. Your contributions are greatly appreciated!

Please make sure that the changes are covered by tests.
We will be here shortly.
Let us know if you need any help!

Want to get closer to the community?

WeChat Assistant WeChat Public Account Slack
Join Slack Chat

Mailing Lists:

Name Description Subscribe Unsubscribe Archive
Users User support and questions mailing list Subscribe Unsubscribe Mail Archives
Development Development related discussions Subscribe Unsubscribe Mail Archives
Commits All commits to repositories Subscribe Unsubscribe Mail Archives
Issues Issues or PRs comments and reviews Subscribe Unsubscribe Mail Archives

harshithasudhakar changed the title add unit test for LogUtil [ISSUE #4991] add unit test for LogUtil Sep 7, 2024
harshithasudhakar approved these changes Sep 7, 2024
Copy link
Member

harshithasudhakar commented Sep 7, 2024

Hi, please resolve the failing CI errors. To resolve the issue, you can view the test report generated during the build.

melisolmez reacted with thumbs up emoji

Copy link
Contributor Author

melisolmez commented Sep 8, 2024

hello @harshithasudhakar, I tried solve this problem but I cannot understand. There were failing tests. See the report at: file:///Users/runner/work/eventmesh/eventmesh/eventmesh-comm on/build/reports/tests/test/index.html when I saw this location but there is not fail test in index.html. Could you help with this problem?

Copy link
Member

harshithasudhakar commented Sep 8, 2024 *
edited
Loading

I re-ran the build, it has passed :)

melisolmez reacted with thumbs up emoji

Copy link
Contributor Author

melisolmez commented Sep 30, 2024

@harshithasudhakar Hello, I want to close this PR. I need someone else to accept it. Can you help me?

harshithasudhakar requested review from Pil0tXia, pandaapo and xwm1992 September 30, 2024 16:28
harshithasudhakar added the ready for review PR is waiting for reviewer's approval or opinion (used as a strong reminder) label Oct 21, 2024
Pil0tXia approved these changes Oct 28, 2024
Copy link
Member

Pil0tXia commented Oct 28, 2024

good job

Pil0tXia merged commit 510cf2d into apache:master Oct 28, 2024
xwm1992 added this to the 1.11.0 milestone Dec 17, 2024
xuhongjia pushed a commit to Deckers-Ohana/eventmesh that referenced this pull request Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

github-actions[bot] github-actions[bot] left review comments

Pil0tXia Pil0tXia approved these changes

harshithasudhakar harshithasudhakar approved these changes

xwm1992 Awaiting requested review from xwm1992

pandaapo Awaiting requested review from pandaapo

Assignees

No one assigned

Labels

ready for review PR is waiting for reviewer's approval or opinion (used as a strong reminder)

Projects

None yet

Milestone

1.11.0

Development

Successfully merging this pull request may close these issues.

[Unit Test] Unit test For LogUtil.java

4 participants