Skip to content

ci: Remove setuptools from requirements-testing.txt#6618

Merged
alexander-alderman-webb merged 7 commits into
masterfrom
webb/requirements-testing/setuptools
Jun 26, 2026
Merged

ci: Remove setuptools from requirements-testing.txt#6618
alexander-alderman-webb merged 7 commits into
masterfrom
webb/requirements-testing/setuptools

Conversation

@alexander-alderman-webb

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

Copy link
Copy Markdown
Contributor

Description

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

@alexander-alderman-webb alexander-alderman-webb changed the title ci: Remove setuptools from requirements-testing.txt ci: Remove setuptools from requirements-testing.txt Jun 22, 2026
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

90151 passed | ⏭️ 6305 skipped | Total: 96456 | Pass Rate: 93.46% | Execution Time: 314m 35s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -1
Passed Tests 📈 +5
Failed Tests 📉 -6
Skipped Tests

➖ Removed Tests (4)

View removed tests
  • test_async_transport_rate_limiting_with_concurrency
    • File: tests.test_transport
  • test_standalone_span_iter_headers
    • File: tests.tracing.test_propagation
  • test_span_in_span_iter_headers
    • File: tests.tracing.test_propagation
  • test_sampling_decided_only_for_transactions
    • File: tests.tracing.test_sampling

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2400 uncovered lines.
❌ Project coverage is 89.92%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    89.95%    89.92%    -0.03%
==========================================
  Files          192       192         —
  Lines        23809     23809         —
  Branches      8218      8218         —
==========================================
+ Hits         21415     21409        -6
- Misses        2394      2400        +6
- Partials      1339      1339         —

Generated by Codecov Action

@alexander-alderman-webb alexander-alderman-webb marked this pull request as ready for review June 23, 2026 09:20
@alexander-alderman-webb alexander-alderman-webb requested a review from a team as a code owner June 23, 2026 09:20
Comment thread scripts/populate_tox/package_dependencies.jsonl

@ericapisani ericapisani left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@alexander-alderman-webb alexander-alderman-webb enabled auto-merge (squash) June 26, 2026 13:56
@alexander-alderman-webb alexander-alderman-webb enabled auto-merge (squash) June 26, 2026 13:59
@alexander-alderman-webb alexander-alderman-webb merged commit 0290953 into master Jun 26, 2026
144 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the webb/requirements-testing/setuptools branch June 26, 2026 14:08
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