Skip to content

Conversation

@bhimrazy
Copy link
Collaborator

@bhimrazy bhimrazy commented Dec 11, 2025

What does this PR do?

Extends CI matrix to include Python 3.12, 3.13 and comprehensive cross-platform testing with pinned runner image versions instead of "latest" for better visibility on runner images.

Key Changes:

  • Added concurrency control to cancel in-progress runs
  • Extended OS matrix: ubuntu-24.04, macos-15, windows-2025 (pinned versions)
  • Added Python versions: 3.12, 3.13
  • Added UV_TORCH_BACKEND environment variable

PR review

Anyone in the community is free to review the PR once the tests have passed.

Did you have fun?

Make sure you had fun coding 🙃

Copilot AI review requested due to automatic review settings December 11, 2025 20:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR extends the CI testing matrix to include Python 3.12 for Ubuntu-latest environments, removing the TODO comment that previously indicated this was planned work.

Key Changes:

  • Added Python 3.12 to the CI testing matrix for ubuntu-latest OS
  • Removed the TODO comment indicating Python 3.12 was a future addition

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85%. Comparing base (6a11dc5) to head (bc6306c).

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #644   +/-   ##
===================================
- Coverage    85%    85%   -0%     
===================================
  Files        39     39           
  Lines      3212   3212           
===================================
- Hits       2722   2721    -1     
- Misses      490    491    +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bhimrazy bhimrazy marked this pull request as draft December 11, 2025 20:43
@bhimrazy bhimrazy force-pushed the chore/extend-ci-matrix branch from bc6306c to 1ff1ef5 Compare January 6, 2026 08:20
@bhimrazy bhimrazy changed the title chore: extend CI matrix to include Python 3.12 chore: extend CI matrix with Python 3.12/3.13 and cross-platform testing Jan 6, 2026
@bhimrazy bhimrazy marked this pull request as ready for review January 6, 2026 08:30
@andyland andyland merged commit aad62e8 into Lightning-AI:main Jan 6, 2026
28 checks passed
@bhimrazy bhimrazy deleted the chore/extend-ci-matrix branch January 6, 2026 11:10
@bhimrazy bhimrazy mentioned this pull request Jan 6, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants