Skip to content

Upgrade Geti to Python 3.14#5710

Draft
leoll2 wants to merge 4 commits intodevelopfrom
leonardo/geti-py-314
Draft

Upgrade Geti to Python 3.14#5710
leoll2 wants to merge 4 commits intodevelopfrom
leonardo/geti-py-314

Conversation

@leoll2
Copy link
Contributor

@leoll2 leoll2 commented Mar 7, 2026

Summary

Upgrade the Python version used by the Geti application from 3.13 to 3.14.

Resolves #5314

How to test

Checklist

  • The PR title and description are clear and descriptive
  • I have manually tested the changes
  • All changes are covered by automated tests
  • All related issues are linked to this PR (if applicable)
  • Documentation has been updated (if applicable)

@leoll2 leoll2 self-assigned this Mar 7, 2026
@github-actions github-actions bot added DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM TEST Any changes in tests BUILD Geti Tune Backend Issues related to Geti Tune backend labels Mar 7, 2026
@leoll2 leoll2 changed the base branch from develop to leonardo/upgrade-ov-nncf March 7, 2026 15:18
@github-actions
Copy link

github-actions bot commented Mar 7, 2026

📊 Test coverage report

Metric Coverage
Lines 38.0%
Functions 72.6%
Branches 87.5%
Statements 38.0%

@github-actions
Copy link

github-actions bot commented Mar 7, 2026

Docker Image Sizes

CPU

Image Size
geti-tune-cpu:pr-5710 996.03M
geti-tune-cpu:sha-75e5e8f 996.03M

GPU

Image Size
geti-tune-gpu:pr-5710 5.53G
geti-tune-gpu:sha-75e5e8f 5.53G

XPU

Image Size
geti-tune-xpu:pr-5710 3.33G
geti-tune-xpu:sha-75e5e8f 3.33G

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Base automatically changed from leonardo/upgrade-ov-nncf to develop March 9, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BUILD DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM Geti Tune Backend Issues related to Geti Tune backend TEST Any changes in tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Python 3.14 in Geti Tune app

2 participants