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

fix: support HugeVertex4Insert on offheap serialize #1630

Merged
merged 1 commit into from
Nov 10, 2021
Merged

Conversation

coderzc
Copy link
Member

@coderzc coderzc commented Nov 8, 2021

fix bug #1614

@coderzc coderzc requested a review from javeme November 8, 2021 03:15
@codecov
Copy link

codecov bot commented Nov 8, 2021

Codecov Report

Merging #1630 (8e7aa74) into master (43b8ae7) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1630      +/-   ##
============================================
- Coverage     63.20%   63.19%   -0.02%     
- Complexity     6756     6758       +2     
============================================
  Files           421      421              
  Lines         34642    34642              
  Branches       4797     4797              
============================================
- Hits          21897    21893       -4     
- Misses        10475    10480       +5     
+ Partials       2270     2269       -1     
Impacted Files Coverage Δ
...om/baidu/hugegraph/backend/cache/OffheapCache.java 57.83% <0.00%> (ø)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 83.58% <0.00%> (-0.53%) ⬇️
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 72.30% <0.00%> (+0.30%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43b8ae7...8e7aa74. Read the comment docs.

@zhoney zhoney merged commit 21f9929 into master Nov 10, 2021
@zhoney zhoney deleted the fix_offheap_bug branch November 10, 2021 06:50
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.

None yet

3 participants