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

Add pytest-timeout to requirements-dev.txt and fixes a deprecated warnings when running tests #2145

Merged
merged 2 commits into from
Oct 18, 2022

Conversation

sighingnow
Copy link
Collaborator

What do these changes do?

  • add pytest-timeout to the dependency list
  • filter out the deprecated warning when importing imp.

Related issue number

n/a

Signed-off-by: Tao He <sighingnow@gmail.com>
Signed-off-by: Tao He <sighingnow@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #2145 (81300c9) into main (3038b89) will decrease coverage by 31.14%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2145       +/-   ##
===========================================
- Coverage   71.26%   40.11%   -31.15%     
===========================================
  Files          89       87        -2     
  Lines        9941     9904       -37     
===========================================
- Hits         7084     3973     -3111     
- Misses       2857     5931     +3074     
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.30%) ⬇️
...thon/graphscope/tests/unittest/test_scalability.py 0.00% <0.00%> (-96.16%) ⬇️
python/graphscope/tests/unittest/test_app.py 0.00% <0.00%> (-95.72%) ⬇️
...hon/graphscope/tests/unittest/test_create_graph.py 0.00% <0.00%> (-92.00%) ⬇️
python/graphscope/tests/unittest/test_graph.py 0.00% <0.00%> (-85.52%) ⬇️
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 3038b89...81300c9. Read the comment docs.

@sighingnow sighingnow merged commit 97eec70 into alibaba:main Oct 18, 2022
@sighingnow sighingnow deleted the ht/timeout-marker-warnings branch October 18, 2022 11:56
zhanglei1949 pushed a commit to zhanglei1949/GraphScope that referenced this pull request Oct 19, 2022
…nings when running tests (alibaba#2145)

* Add pytest-timeout to requirements-dev.txt
* Filter out the deprecated warnings in compat.py

Signed-off-by: Tao He <sighingnow@gmail.com>

Rename pegasus.hosts to network.servers for executor (alibaba#2147)

refactor GraphScopeAnnotationProcessor

able to generate

add file as entrance

rename

dev

codegen ok, shell script not finished
zhanglei1949 pushed a commit to zhanglei1949/GraphScope that referenced this pull request Oct 19, 2022
…nings when running tests (alibaba#2145)

* Add pytest-timeout to requirements-dev.txt
* Filter out the deprecated warnings in compat.py

Signed-off-by: Tao He <sighingnow@gmail.com>

Rename pegasus.hosts to network.servers for executor (alibaba#2147)

refactor GraphScopeAnnotationProcessor

able to generate

add file as entrance

rename

dev

codegen ok, shell script not finished
zhanglei1949 added a commit to zhanglei1949/GraphScope that referenced this pull request Oct 19, 2022
author 霄磊 <xiaolei.zl@alibaba-inc.com> 1666086665 +0800
committer 霄磊 <xiaolei.zl@alibaba-inc.com> 1666176751 +0800

refactor GraphScopeAnnotationProcessor

Add pytest-timeout to requirements-dev.txt and fixes a deprecated warnings when running tests (alibaba#2145)

* Add pytest-timeout to requirements-dev.txt
* Filter out the deprecated warnings in compat.py

Signed-off-by: Tao He <sighingnow@gmail.com>

Rename pegasus.hosts to network.servers for executor (alibaba#2147)

refactor GraphScopeAnnotationProcessor

able to generate

add file as entrance

rename

dev

codegen ok, shell script not finished

remove script

format

format

fix : can not compile submodule

fix

fix : can not compile submodule

fix

f

revision

grape jdk can be built to new version by specifying -Drevision=NEW_VERSION
zhanglei1949 added a commit to zhanglei1949/GraphScope that referenced this pull request Oct 20, 2022
author 霄磊 <xiaolei.zl@alibaba-inc.com> 1666086665 +0800
committer 霄磊 <xiaolei.zl@alibaba-inc.com> 1666176751 +0800

refactor GraphScopeAnnotationProcessor

Add pytest-timeout to requirements-dev.txt and fixes a deprecated warnings when running tests (alibaba#2145)

* Add pytest-timeout to requirements-dev.txt
* Filter out the deprecated warnings in compat.py

Signed-off-by: Tao He <sighingnow@gmail.com>

Rename pegasus.hosts to network.servers for executor (alibaba#2147)

refactor GraphScopeAnnotationProcessor

able to generate

add file as entrance

rename

dev

codegen ok, shell script not finished

remove script

format

format

fix : can not compile submodule

fix

fix : can not compile submodule

fix

f

revision

grape jdk can be built to new version by specifying -Drevision=NEW_VERSION

fix

fix

get vertex data from java class
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.

3 participants