Skip to content

Ratis CI: Fixed the ratis CI port clash & Optimized the logs to avoid printing JVM crash#17675

Open
Caideyipi wants to merge 2 commits into
masterfrom
ratis
Open

Ratis CI: Fixed the ratis CI port clash & Optimized the logs to avoid printing JVM crash#17675
Caideyipi wants to merge 2 commits into
masterfrom
ratis

Conversation

@Caideyipi
Copy link
Copy Markdown
Collaborator

Description

As the title said.


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.89%. Comparing base (f4d7ec4) to head (0498b9e).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17675      +/-   ##
============================================
+ Coverage     40.77%   40.89%   +0.11%     
  Complexity     2610     2610              
============================================
  Files          5186     5186              
  Lines        351388   351388              
  Branches      44991    44991              
============================================
+ Hits         143283   143703     +420     
+ Misses       208105   207685     -420     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 2, 2026

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.

2 participants