Skip to content

Conversation

@tm91236
Copy link
Member

@tm91236 tm91236 commented Dec 1, 2025

PR Type

  • Build related changes
  • CI related changes
  • Tests

Description

Add the uv resolution mode to the unittest.yml matrix. Currently tests the highest and lowest-direct resolution modes to provide coverage of the lower bounds specified in the pyproject.

Refs: #918

How Has This Been Tested?

Tests pass locally with python 3.10/3.11/3.12/3.13 when using uv run --resolution lowest-direct pytest tests/.

Does this PR introduce a breaking change?

The lower bounds on some dependencies have been increased.

Checklist before requesting a review

  • I have made sure that my PR is not a duplicate.
  • My code follows the style guidelines of this project.
  • I have ensured my code is easy to understand, including docstrings and comments where necessary.
  • I have performed a self-review of my code.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.
  • I have updated CHANGELOG.md, if appropriate.

Add the `uv` resolution mode to the unittest.yml matrix. Currently tests
the `highest` and `lowest-direct` resolution modes to provide coverage
of the lower bounds specified in the pyproject.

Refs: #918
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

Performance review

Commit f265a37 - Merge 49a38c8 into 0fba74f

No significant changes to performance.

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.

2 participants