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 Test] Add Timeout CI Test in Python #2989

Merged
merged 8 commits into from
Jul 13, 2023

Conversation

shirly121
Copy link
Collaborator

@shirly121 shirly121 commented Jul 10, 2023

What do these changes do?

as titled.

Related issue number

Fixes

@shirly121 shirly121 changed the title [GIE Test] add timeout ci test [GIE Test] Add Timeout CI Test Jul 10, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 10, 2023

Codecov Report

Merging #2989 (28903cc) into main (de8d150) will increase coverage by 30.89%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2989       +/-   ##
===========================================
+ Coverage   42.42%   73.32%   +30.89%     
===========================================
  Files          99       99               
  Lines       10693    10699        +6     
===========================================
+ Hits         4537     7845     +3308     
+ Misses       6156     2854     -3302     
Impacted Files Coverage Δ
python/graphscope/tests/unittest/test_lazy.py 96.47% <100.00%> (+96.47%) ⬆️

... and 55 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de8d150...28903cc. Read the comment docs.

@shirly121 shirly121 marked this pull request as ready for review July 10, 2023 12:43
@shirly121 shirly121 changed the title [GIE Test] Add Timeout CI Test [GIE Test] Add Timeout CI Test in Python Jul 10, 2023
@longbinlai longbinlai linked an issue Jul 13, 2023 that may be closed by this pull request
@longbinlai longbinlai merged commit 29da0c3 into alibaba:main Jul 13, 2023
zhanglei1949 pushed a commit to zhanglei1949/GraphScope that referenced this pull request Jul 17, 2023
<!--
Thanks for your contribution! please review
https://github.com/alibaba/GraphScope/blob/main/CONTRIBUTING.md before
opening an issue.
-->

## What do these changes do?
as titled.

<!-- Please give a short brief about these changes. -->

## Related issue number

<!-- Are there any issues opened that will be resolved by merging this
change? -->

Fixes
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.

[GIE/Test] Add e2e timeout test
4 participants