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

Disable redefined warning of string_view #1693

Merged
merged 1 commit into from
Jun 8, 2022
Merged

Conversation

lidongze0629
Copy link
Collaborator

What do these changes do?

Related issue number

Fixes

@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2022

Codecov Report

Merging #1693 (6584061) into main (d5d7140) will decrease coverage by 6.55%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1693      +/-   ##
==========================================
- Coverage   73.25%   66.69%   -6.56%     
==========================================
  Files          89       89              
  Lines        9761     9761              
==========================================
- Hits         7150     6510     -640     
- Misses       2611     3251     +640     
Impacted Files Coverage Δ
...aphscope/tests/kubernetes/test_resource_builder.py 0.00% <0.00%> (-100.00%) ⬇️
...on/graphscope/tests/kubernetes/test_demo_script.py 0.00% <0.00%> (-91.75%) ⬇️
python/graphscope/deploy/kubernetes/utils.py 11.90% <0.00%> (-58.58%) ⬇️
python/graphscope/deploy/kubernetes/cluster.py 23.55% <0.00%> (-50.20%) ⬇️
...thon/graphscope/tests/kubernetes/test_with_mars.py 0.00% <0.00%> (-44.83%) ⬇️
python/graphscope/interactive/query.py 41.12% <0.00%> (-38.71%) ⬇️
...n/graphscope/deploy/kubernetes/resource_builder.py 30.59% <0.00%> (-25.95%) ⬇️
python/graphscope/client/rpc.py 80.55% <0.00%> (-12.04%) ⬇️
python/graphscope/client/session.py 67.50% <0.00%> (-7.50%) ⬇️
python/graphscope/framework/dag_utils.py 57.33% <0.00%> (-6.34%) ⬇️
... and 3 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 d5d7140...6584061. Read the comment docs.

@sighingnow sighingnow merged commit 26887b5 into alibaba:main Jun 8, 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

4 participants