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 failure on macOS CI #1304

Merged
merged 1 commit into from
Jan 29, 2022
Merged

Fix failure on macOS CI #1304

merged 1 commit into from
Jan 29, 2022

Conversation

lidongze0629
Copy link
Collaborator

@lidongze0629 lidongze0629 commented Jan 27, 2022

What do these changes do?

Related issue number

Fixes #1305

@lidongze0629 lidongze0629 changed the title Try macOS CI [WIP] Try macOS CI Jan 27, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2022

Codecov Report

Merging #1304 (e8d6664) into main (e554e93) will decrease coverage by 1.24%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1304      +/-   ##
==========================================
- Coverage   73.61%   72.37%   -1.25%     
==========================================
  Files          88       88              
  Lines        9510     9508       -2     
==========================================
- Hits         7001     6881     -120     
- Misses       2509     2627     +118     
Impacted Files Coverage Δ
python/graphscope/tests/unittest/test_java_app.py 55.00% <0.00%> (-45.00%) ⬇️
python/graphscope/analytical/app/java_app.py 24.24% <0.00%> (-44.95%) ⬇️
python/graphscope/framework/app.py 89.44% <0.00%> (-0.51%) ⬇️
python/graphscope/framework/graph_utils.py 80.48% <0.00%> (-0.39%) ⬇️
python/graphscope/framework/utils.py 66.02% <0.00%> (-0.28%) ⬇️
python/graphscope/framework/loader.py 83.73% <0.00%> (-0.14%) ⬇️
python/graphscope/framework/dag_utils.py 62.66% <0.00%> (-0.13%) ⬇️
python/graphscope/client/rpc.py 85.24% <0.00%> (+0.12%) ⬆️
python/graphscope/client/utils.py 89.18% <0.00%> (+0.14%) ⬆️
python/graphscope/framework/operation.py 86.11% <0.00%> (+0.60%) ⬆️

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 e554e93...e8d6664. Read the comment docs.

@lidongze0629 lidongze0629 changed the title [WIP] Try macOS CI Fix failure on macOS CI Jan 29, 2022
@lidongze0629 lidongze0629 merged commit 97d12bf into alibaba:main Jan 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.

[BUG] Not compatible with Python<3.9
3 participants