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

Upgrade to Python 3.10 #103

Closed
wants to merge 9 commits into from
Closed

Conversation

achimnol
Copy link
Member

@achimnol achimnol commented Dec 12, 2021

@achimnol achimnol added this to the 22.03 milestone Dec 12, 2021
@achimnol achimnol self-assigned this Dec 12, 2021
@codecov
Copy link

codecov bot commented Dec 17, 2021

Codecov Report

Merging #103 (2ba3ab9) into main (9c4ee94) will increase coverage by 0.22%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   75.75%   75.98%   +0.22%     
==========================================
  Files          23       23              
  Lines        3193     3210      +17     
==========================================
+ Hits         2419     2439      +20     
+ Misses        774      771       -3     
Impacted Files Coverage Δ
src/ai/backend/common/etcd.py 82.90% <ø> (+0.22%) ⬆️
src/ai/backend/common/validators.py 70.30% <0.00%> (-0.26%) ⬇️
src/ai/backend/common/files.py 95.12% <0.00%> (+0.12%) ⬆️
src/ai/backend/common/logging.py 61.92% <0.00%> (+0.14%) ⬆️
src/ai/backend/common/plugin/__init__.py 91.01% <0.00%> (+0.31%) ⬆️
src/ai/backend/common/redis.py 76.52% <0.00%> (+1.76%) ⬆️
src/ai/backend/common/asyncio.py 80.43% <0.00%> (+2.17%) ⬆️
src/ai/backend/common/service_ports.py 97.36% <0.00%> (+2.77%) ⬆️

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 9c4ee94...2ba3ab9. Read the comment docs.

@achimnol
Copy link
Member Author

Closing in favor of #123.

@achimnol achimnol closed this Mar 14, 2022
@achimnol achimnol deleted the feature/upgrade-to-python-3.10 branch March 14, 2022 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant