8000 fix: remove upper bound of python version by mapleeit · Pull Request #4085 · jina-ai/serve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: remove upper bound of python version #4085

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

Merged
merged 1 commit into from
Dec 22, 2021
Merged

Conversation

mapleeit
Copy link
Contributor
@mapleeit mapleeit commented Dec 22, 2021

Python 3.10 has been released. Loose restriction a little bit.

@mapleeit mapleeit requested a review from hanxiao as a code owner December 22, 2021 07:28
@codecov
Copy link
codecov bot commented Dec 22, 2021

Codecov Report

Merging #4085 (807604d) into master (0728ed1) will increase coverage by 0.15%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4085      +/-   ##
==========================================
+ Coverage   87.81%   87.96%   +0.15%     
==========================================
  Files         125      125              
  Lines        9641     9641              
==========================================
+ Hits         8466     8481      +15     
+ Misses       1175     1160      -15     
Flag Coverage Δ
daemon 49.55% <50.00%> (+0.09%) ⬆️
jina 85.65% <50.00%> (+0.15%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
jina/__init__.py 70.58% <50.00%> (ø)
jina/peapods/runtimes/jinad/__init__.py 87.17% <0.00%> (-2.57%) ⬇️
jina/peapods/peas/__init__.py 85.10% <0.00%> (-1.60%) ⬇️
jina/peapods/runtimes/zmq/zed.py 91.78% <0.00%> (-0.46%) ⬇️
jina/helper.py 82.72% <0.00%> (+0.17%) ⬆️
jina/peapods/zmq/__init__.py 90.46% <0.00%> (+1.39%) ⬆️
jina/clients/base/helper.py 88.70% <0.00%> (+3.22%) ⬆️
jina/peapods/pods/compound.py 90.16% <0.00%> (+3.27%) ⬆️
jina/clients/base/grpc.py 66.66% <0.00%> (+6.66%) ⬆️
jina/peapods/stream/gateway.py 92.30% <0.00%> (+10.25%) ⬆️

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 ba3b044...807604d. Read the comment docs.

@hanxiao hanxiao merged commit 4bcbb81 into jina-ai:master Dec 22, 2021
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
0