Skip to content

Simplify testing minimum direct dependencies#1528

Draft
tjkuson wants to merge 1 commit into
pytest-dev:mainfrom
tjkuson:simplify-pytest-min
Draft

Simplify testing minimum direct dependencies#1528
tjkuson wants to merge 1 commit into
pytest-dev:mainfrom
tjkuson:simplify-pytest-min

Conversation

@tjkuson

@tjkuson tjkuson commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Instead of defining a pytest-min dependency group to test against the lowest supported dependencies (which needs to be maintained), configure tox to use uv's lowest-direct resolution strategy to achieve the same thing.

@codecov-commenter

codecov-commenter commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.50%. Comparing base (6836463) to head (6a84593).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1528   +/-   ##
=======================================
  Coverage   94.50%   94.50%           
=======================================
  Files           2        2           
  Lines         510      510           
  Branches       62       62           
=======================================
  Hits          482      482           
  Misses         22       22           
  Partials        6        6           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tjkuson
tjkuson force-pushed the simplify-pytest-min branch from 3eeb411 to bd75023 Compare July 23, 2026 08:07
@tjkuson
tjkuson force-pushed the simplify-pytest-min branch from 372f6bb to 6a84593 Compare July 23, 2026 08:44
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