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

feat(server): adoption for off-heap memory management in kout module #2704

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Pengzna
Copy link
Contributor

@Pengzna Pengzna commented Dec 9, 2024

wip...

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 34.35115% with 86 lines in your changes missing coverage. Please review.

Project coverage is 37.15%. Comparing base (f0b1395) to head (db3ee80).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...e/hugegraph/memory/consumer/factory/IdFactory.java 0.00% 39 Missing ⚠️
...a/org/apache/hugegraph/api/traversers/KoutAPI.java 61.90% 7 Missing and 1 partial ⚠️
...graph/memory/consumer/factory/PropertyFactory.java 0.00% 8 Missing ⚠️
...g/apache/hugegraph/backend/store/BackendTable.java 0.00% 7 Missing ⚠️
...main/java/org/apache/hugegraph/util/Consumers.java 57.14% 5 Missing and 1 partial ⚠️
...graph/backend/cache/CachedSchemaTransactionV2.java 0.00% 5 Missing ⚠️
...g/apache/hugegraph/structure/HugeEdgeProperty.java 0.00% 3 Missing ⚠️
...ava/org/apache/hugegraph/schema/SchemaElement.java 33.33% 1 Missing and 1 partial ⚠️
.../java/org/apache/hugegraph/structure/HugeEdge.java 66.66% 1 Missing and 1 partial ⚠️
...ava/org/apache/hugegraph/structure/HugeVertex.java 66.66% 1 Missing and 1 partial ⚠️
... and 4 more

❗ There is a different number of reports uploaded between BASE (f0b1395) and HEAD (db3ee80). Click for more details.

HEAD has 6 uploads less than BASE
Flag BASE (f0b1395) HEAD (db3ee80)
7 1
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2704      +/-   ##
============================================
- Coverage     46.99%   37.15%   -9.85%     
+ Complexity      821      493     -328     
============================================
  Files           745      745              
  Lines         60062    60148      +86     
  Branches       7670     7687      +17     
============================================
- Hits          28225    22345    -5880     
- Misses        29014    35354    +6340     
+ Partials       2823     2449     -374     

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

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.

1 participant