Skip to content

Migrate OSMO from Python 3.10 -> 3.14#840

Draft
fernandol-nvidia wants to merge 12 commits intomainfrom
fernandol/python-314
Draft

Migrate OSMO from Python 3.10 -> 3.14#840
fernandol-nvidia wants to merge 12 commits intomainfrom
fernandol/python-314

Conversation

@fernandol-nvidia
Copy link
Copy Markdown
Contributor

Issue - None

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 9, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 94de159c-3ae5-42ef-9c3d-173258a2f7c0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fernandol/python-314

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

❌ Patch coverage is 36.94268% with 99 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.41%. Comparing base (c629a87) to head (b25497f).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/cli/workflow.py 18.75% 13 Missing ⚠️
src/utils/job/jobs.py 0.00% 12 Missing ⚠️
src/cli/login.py 0.00% 6 Missing ⚠️
src/cli/user.py 0.00% 6 Missing ⚠️
src/lib/rsync/rsync.py 44.44% 5 Missing ⚠️
src/operator/backend_listener.py 0.00% 5 Missing ⚠️
src/utils/connectors/postgres.py 28.57% 5 Missing ⚠️
src/utils/job/backend_jobs.py 28.57% 5 Missing ⚠️
src/cli/access_token.py 0.00% 4 Missing ⚠️
src/lib/data/storage/core/executor.py 20.00% 4 Missing ⚠️
... and 18 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #840      +/-   ##
==========================================
- Coverage   42.49%   37.41%   -5.08%     
==========================================
  Files         203      205       +2     
  Lines       27121    26044    -1077     
  Branches     7759     4077    -3682     
==========================================
- Hits        11524     9744    -1780     
- Misses      15486    15832     +346     
- Partials      111      468     +357     
Flag Coverage Δ
backend 39.22% <36.94%> (-5.49%) ⬇️

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

Files with missing lines Coverage Δ
src/cli/config.py 11.59% <ø> (-0.62%) ⬇️
src/cli/dataset.py 6.82% <ø> (-0.16%) ⬇️
src/cli/resources.py 0.00% <ø> (ø)
src/cli/task.py 0.00% <ø> (ø)
src/lib/data/storage/backends/s3.py 24.10% <ø> (-3.59%) ⬇️
src/lib/utils/config_history.py 78.26% <100.00%> (-3.89%) ⬇️
src/lib/utils/jinja_sandbox.py 69.62% <100.00%> (-1.37%) ⬇️
src/lib/utils/osmo_errors.py 97.56% <ø> (+3.91%) ⬆️
src/service/agent/agent_service.py 78.37% <100.00%> (ø)
src/service/core/config/config_service.py 69.14% <ø> (+0.77%) ⬆️
... and 37 more

... and 77 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

📖 Docs preview: https://d3in15bfzp49i0.cloudfront.net/840/index.html

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.

1 participant