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

[TEST] fix log server related test #15659

Merged
merged 3 commits into from Mar 4, 2024

Conversation

abzymeinsjtu
Copy link
Contributor

Purpose of the pull request

Case in LoggerServerTest will fail when port 8080 is already used by other process, try start with a random port instead

EricGao888
EricGao888 previously approved these changes Mar 2, 2024
@EricGao888
Copy link
Member

Looks like there are some style issues which cause CI to fail, plz run mvn spotless:apply.

Others LGTM

image

@abzymeinsjtu
Copy link
Contributor Author

Looks like there are some style issues which cause CI to fail, plz run mvn spotless:apply.

Others LGTM

image

fixed

@EricGao888 EricGao888 added the improvement make more easy to user or prompt friendly label Mar 2, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (dev@48ea8f3). Click here to learn what that means.

❗ Current head dc5bd6e differs from pull request most recent head 6c8d550. Consider uploading reports for the commit 6c8d550 to get more accurate results

Additional details and impacted files
@@          Coverage Diff           @@
##             dev   #15659   +/-   ##
======================================
  Coverage       ?   38.54%           
  Complexity     ?     4783           
======================================
  Files          ?     1316           
  Lines          ?    44968           
  Branches       ?     4816           
======================================
  Hits           ?    17333           
  Misses         ?    25755           
  Partials       ?     1880           

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

@SbloodyS SbloodyS added the 3.3.0 label Mar 3, 2024
@SbloodyS SbloodyS added this to the 3.3.0 milestone Mar 3, 2024
Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

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

+1

Copy link
Contributor

@rickchengx rickchengx left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

sonarcloud bot commented Mar 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@SbloodyS SbloodyS merged commit 502b49a into apache:dev Mar 4, 2024
56 checks passed
@abzymeinsjtu abzymeinsjtu deleted the test_fix_log_service_port_binded branch March 4, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.3.0 backend improvement make more easy to user or prompt friendly ready-to-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants