v6d
v6d copied to clipboard
Add local vertex map for arrow fragment
What do these changes do?
Implement local vertex map for arrow fragment
Related issue number
Fixes https://github.com/alibaba/GraphScope/issues/1689
cc/ @sighingnow @siyuan0322
Codecov Report
Merging #802 (2553aaa) into main (f0a4b9a) will increase coverage by
0.05%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #802 +/- ##
==========================================
+ Coverage 70.65% 70.70% +0.05%
==========================================
Files 82 83 +1
Lines 8264 8272 +8
==========================================
+ Hits 5839 5849 +10
+ Misses 2425 2423 -2
Impacted Files | Coverage Δ | |
---|---|---|
src/common/util/static_if.h | 0.00% <0.00%> (ø) |
|
src/server/services/etcd_meta_service.cc | 81.86% <0.00%> (+4.13%) |
:arrow_up: |
Closing as merged in #1053, thanks @siyuan0322 and @acezen!