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 POM] Make the version of GIE compiler consistent with the default value in interactive_engine pom #2249

Merged
merged 2 commits into from Nov 29, 2022

Conversation

shirly121
Copy link
Collaborator

@shirly121 shirly121 commented Nov 28, 2022

set the version of compiler as 0.0.1-SNAPSHOT (default value in pom of interactive_engine) to fix the ci issue reported by @siyuan0322

What do these changes do?

Related issue number

Fixes

@shirly121 shirly121 changed the title [GIE POM] set the default version of compiler as 0.0.1-SNAPSHOT [GIE POM] Set the default version of compiler as 0.0.1-SNAPSHOT Nov 28, 2022
@shirly121 shirly121 changed the title [GIE POM] Set the default version of compiler as 0.0.1-SNAPSHOT [GIE POM] Make the version of GIE compiler consistent with the default value of interactive engine Nov 28, 2022
@shirly121 shirly121 changed the title [GIE POM] Make the version of GIE compiler consistent with the default value of interactive engine [GIE POM] Make the version of GIE compiler consistent with the default value in interactive_engine pom Nov 28, 2022
@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2022

Codecov Report

Merging #2249 (de5e056) into main (2b7cf00) will increase coverage by 31.61%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2249       +/-   ##
===========================================
+ Coverage   40.17%   71.78%   +31.61%     
===========================================
  Files          87       89        +2     
  Lines        9885     9922       +37     
===========================================
+ Hits         3971     7123     +3152     
+ Misses       5914     2799     -3115     
Impacted Files Coverage Δ
python/graphscope/version.py 100.00% <0.00%> (ø)
python/graphscope/__init__.py 82.14% <0.00%> (ø)
python/graphscope/framework/dag.py 81.63% <0.00%> (+1.02%) ⬆️
python/graphscope/client/utils.py 86.66% <0.00%> (+3.63%) ⬆️
python/graphscope/client/rpc.py 81.67% <0.00%> (+6.10%) ⬆️
python/graphscope/client/session.py 75.09% <0.00%> (+10.07%) ⬆️
python/graphscope/framework/operation.py 87.67% <0.00%> (+10.95%) ⬆️
python/graphscope/framework/graph_schema.py 64.61% <0.00%> (+11.87%) ⬆️
python/graphscope/analytical/app/bfs.py 100.00% <0.00%> (+12.50%) ⬆️
python/graphscope/framework/graph_utils.py 80.15% <0.00%> (+12.69%) ⬆️
... and 38 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 2b7cf00...de5e056. Read the comment docs.

@siyuan0322 siyuan0322 merged commit 432e65c into alibaba:main Nov 29, 2022
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