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

Use auto to get return of Dest and add a ForEach for range specified by iterator pair #79

Merged
merged 13 commits into from
Oct 29, 2021

Conversation

acezen
Copy link
Contributor

@acezen acezen commented Oct 19, 2021

Signed-off-by: acezen weibin.zen@gmail.com

What do these changes do?

Use auto to get return of Dest and add a ForEach for a set of VertexRange

Related issue number

related issue: alibaba/GraphScope#888

…ange

Signed-off-by: qiaozi.zwb <qiaozi.zwb@alibaba-inc.com>
@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2021

Codecov Report

Merging #79 (4572bbf) into master (3358783) will increase coverage by 0.01%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   82.28%   82.30%   +0.01%     
==========================================
  Files          50       50              
  Lines        3133     3136       +3     
==========================================
+ Hits         2578     2581       +3     
  Misses        555      555              
Flag Coverage Δ
app_tests 82.30% <88.88%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
grape/utils/gcontainer.h 83.72% <ø> (ø)
grape/utils/vertex_array.h 100.00% <ø> (ø)
grape/parallel/auto_parallel_message_manager.h 78.88% <66.66%> (ø)
grape/parallel/default_message_manager.h 81.74% <66.66%> (ø)
grape/parallel/parallel_engine.h 94.52% <100.00%> (+0.23%) ⬆️
grape/parallel/thread_local_message_buffer.h 95.12% <100.00%> (ø)

@acezen
Copy link
Contributor Author

acezen commented Oct 28, 2021

cc @yecol

@acezen acezen changed the title Use auto to get return of Dest and add a ForEach for a set of VertexRange Use auto to get return of Dest and add a ForEach for instance which contains a set of VertexRange Oct 28, 2021
@acezen acezen changed the title Use auto to get return of Dest and add a ForEach for instance which contains a set of VertexRange Use auto to get return of Dest and add a ForEach for range specified by iterator pair Oct 28, 2021
@sighingnow sighingnow self-requested a review October 29, 2021 03:56
@sighingnow sighingnow merged commit 842bebe into alibaba:master Oct 29, 2021
@acezen acezen deleted the acezen/update branch October 29, 2021 03:57
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.

4 participants