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

[GIE/Engine]: add direct executor implementation; #2234

Merged
merged 2 commits into from Nov 24, 2022
Merged

Conversation

bmmcq
Copy link
Collaborator

@bmmcq bmmcq commented Nov 23, 2022

as title;

@bmmcq bmmcq self-assigned this Nov 23, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #2234 (6a12341) into main (f524550) will decrease coverage by 31.73%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2234       +/-   ##
===========================================
- Coverage   71.93%   40.19%   -31.74%     
===========================================
  Files          89       87        -2     
  Lines        9884     9847       -37     
===========================================
- Hits         7110     3958     -3152     
- Misses       2774     5889     +3115     
Impacted Files Coverage Δ
...ython/graphscope/tests/unittest/test_cython_ast.py 0.00% <0.00%> (-100.00%) ⬇️
...ython/graphscope/tests/unittest/test_serailaize.py 0.00% <0.00%> (-100.00%) ⬇️
python/graphscope/analytical/udf/patch.py 3.47% <0.00%> (-96.53%) ⬇️
python/graphscope/tests/unittest/test_lazy.py 0.00% <0.00%> (-96.19%) ⬇️
python/graphscope/tests/unittest/test_app.py 0.00% <0.00%> (-96.11%) ⬇️
...thon/graphscope/tests/unittest/test_scalability.py 0.00% <0.00%> (-96.00%) ⬇️
...hon/graphscope/tests/unittest/test_create_graph.py 0.00% <0.00%> (-92.73%) ⬇️
python/graphscope/tests/unittest/test_graph.py 0.00% <0.00%> (-85.47%) ⬇️
python/graphscope/tests/unittest/test_context.py 0.00% <0.00%> (-81.04%) ⬇️
python/graphscope/analytical/udf/wrapper.py 27.27% <0.00%> (-72.73%) ⬇️
... and 39 more

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 f524550...6a12341. Read the comment docs.

@bmmcq bmmcq merged commit 428c785 into alibaba:main Nov 24, 2022
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.

None yet

3 participants