Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

setup,ci: Set the required Python version to 3.10 #550

Merged
merged 7 commits into from Mar 14, 2022

Conversation

achimnol
Copy link
Member

@achimnol achimnol added this to the 22.03 milestone Mar 14, 2022
@codecov
Copy link

codecov bot commented Mar 14, 2022

Codecov Report

Merging #550 (f73c222) into main (ae3b424) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #550   +/-   ##
=======================================
  Coverage   49.06%   49.07%           
=======================================
  Files          55       55           
  Lines        9155     9166   +11     
=======================================
+ Hits         4492     4498    +6     
- Misses       4663     4668    +5     
Impacted Files Coverage Δ
src/ai/backend/manager/plugin/__init__.py 84.44% <0.00%> (-0.62%) ⬇️
src/ai/backend/manager/api/events.py 35.63% <0.00%> (-0.28%) ⬇️
src/ai/backend/manager/models/base.py 53.54% <0.00%> (-0.27%) ⬇️
src/ai/backend/manager/api/utils.py 52.00% <0.00%> (-0.24%) ⬇️
src/ai/backend/manager/api/auth.py 47.79% <0.00%> (-0.13%) ⬇️
src/ai/backend/manager/config.py 44.20% <0.00%> (+0.17%) ⬆️
src/ai/backend/manager/distributed.py 93.54% <0.00%> (+0.21%) ⬆️
src/ai/backend/manager/server.py 62.10% <0.00%> (+0.52%) ⬆️

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 ae3b424...f73c222. Read the comment docs.

@achimnol achimnol merged commit 3e444e0 into main Mar 14, 2022
@achimnol achimnol deleted the feature/upgrade-to-python-3.10 branch March 14, 2022 08:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant