Skip to content

ci: Remove tomli from requirements-testing.txt#6630

Merged
alexander-alderman-webb merged 2 commits into
masterfrom
webb/requirements-testing/tomli
Jun 23, 2026
Merged

ci: Remove tomli from requirements-testing.txt#6630
alexander-alderman-webb merged 2 commits into
masterfrom
webb/requirements-testing/tomli

Conversation

@alexander-alderman-webb

@alexander-alderman-webb alexander-alderman-webb commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Description

tomli is already declared as a dependency of pytest:

https://github.com/pytest-dev/pytest/blob/2eac0d6cfe0be3d2d49b86c3860ee00f60517813/pyproject.toml#L56

Remove the package from requirements-testing.txt and add the package as a dependency to only the test suites that rely on the package (if applicable).

This is part of environment cleanup before moving the remaining testing dependencies to a uv dependency group.

Issues

Reminders

@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

91388 passed | ⏭️ 6136 skipped | Total: 97524 | Pass Rate: 93.71% | Execution Time: 329m 8s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests
Failed Tests
Skipped Tests

✨ No test changes detected

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2406 uncovered lines.
✅ Project coverage is 89.87%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.84%    89.87%    +0.03%
==========================================
  Files          192       192         —
  Lines        23758     23758         —
  Branches      8204      8204         —
==========================================
+ Hits         21346     21352        +6
- Misses        2412      2406        -6
- Partials      1345      1347        +2

Generated by Codecov Action

@alexander-alderman-webb alexander-alderman-webb marked this pull request as ready for review June 23, 2026 09:11
@alexander-alderman-webb alexander-alderman-webb requested a review from a team as a code owner June 23, 2026 09:11
@alexander-alderman-webb alexander-alderman-webb merged commit 32d24bf into master Jun 23, 2026
144 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the webb/requirements-testing/tomli branch June 23, 2026 13:26
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