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

Add Memory Recorder #14710

Open
wants to merge 72 commits into
base: master
Choose a base branch
from
Open

Add Memory Recorder #14710

wants to merge 72 commits into from

Conversation

SpriCoder
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 50.93284% with 263 lines in your changes missing coverage. Please review.

Project coverage is 39.51%. Comparing base (25128fc) to head (ca96958).

Files with missing lines Patch % Lines
...org/apache/iotdb/commons/memory/MemoryManager.java 31.20% 86 Missing ⚠️
...java/org/apache/iotdb/db/conf/IoTDBDescriptor.java 66.19% 71 Missing ⚠️
...a/org/apache/iotdb/commons/memory/MemoryBlock.java 0.00% 29 Missing ⚠️
...g/apache/iotdb/commons/memory/MemoryException.java 0.00% 25 Missing ⚠️
...ice/metrics/memory/StorageEngineMemoryMetrics.java 0.00% 15 Missing ⚠️
.../org/apache/iotdb/commons/memory/IMemoryBlock.java 0.00% 13 Missing ⚠️
...rvice/metrics/memory/QueryEngineMemoryMetrics.java 0.00% 8 Missing ⚠️
...vice/metrics/memory/SchemaEngineMemoryMetrics.java 0.00% 4 Missing ⚠️
...g/apache/iotdb/commons/memory/MemoryBlockType.java 0.00% 4 Missing ⚠️
...ain/java/org/apache/iotdb/db/conf/IoTDBConfig.java 94.64% 3 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14710      +/-   ##
============================================
+ Coverage     39.48%   39.51%   +0.02%     
  Complexity      193      193              
============================================
  Files          4482     4487       +5     
  Lines        285114   285393     +279     
  Branches      35322    35335      +13     
============================================
+ Hits         112584   112768     +184     
- Misses       172530   172625      +95     

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

@SpriCoder SpriCoder changed the title Add Memory Metrics and Management Add Memory Recorder Jan 23, 2025
@SpriCoder SpriCoder marked this pull request as ready for review January 24, 2025 07:56
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant