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 kafka version #2336

Merged
merged 2 commits into from
Dec 20, 2022
Merged

Fix kafka version #2336

merged 2 commits into from
Dec 20, 2022

Conversation

siyuan0322
Copy link
Collaborator

Fix Error: can't get a valid version for repositories kafka. Try changing the version constraint in Chart.yaml
See https://github.com/alibaba/GraphScope/actions/runs/3736733548/jobs/6341482973

@codecov-commenter
Copy link

Codecov Report

Merging #2336 (1835de4) into main (c8eaf7a) will decrease coverage by 3.56%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2336      +/-   ##
==========================================
- Coverage   43.60%   40.03%   -3.57%     
==========================================
  Files          88       88              
  Lines        9713     9713              
==========================================
- Hits         4235     3889     -346     
- Misses       5478     5824     +346     
Impacted Files Coverage Δ
python/graphscope/tests/unittest/test_java_app.py 0.00% <0.00%> (-100.00%) ⬇️
python/graphscope/deploy/hosts/cluster.py 30.48% <0.00%> (-57.32%) ⬇️
python/graphscope/analytical/app/java_app.py 24.36% <0.00%> (-27.92%) ⬇️
python/graphscope/framework/utils.py 43.38% <0.00%> (-14.47%) ⬇️
python/graphscope/framework/app.py 70.50% <0.00%> (-9.68%) ⬇️
python/graphscope/client/rpc.py 73.88% <0.00%> (-6.72%) ⬇️
python/graphscope/framework/graph_schema.py 52.73% <0.00%> (-6.63%) ⬇️
python/graphscope/tests/conftest.py 48.20% <0.00%> (-4.24%) ⬇️
python/graphscope/analytical/udf/utils.py 36.17% <0.00%> (-3.20%) ⬇️
python/graphscope/client/session.py 65.15% <0.00%> (-3.04%) ⬇️
... and 2 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 c8eaf7a...1835de4. Read the comment docs.

@siyuan0322 siyuan0322 merged commit 6a03370 into alibaba:main Dec 20, 2022
@siyuan0322 siyuan0322 deleted the zsy/kafka branch December 20, 2022 05:36
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.

2 participants