Skip to content

Use subtests in tests/test_docs.py#2609

Merged
simonw merged 1 commit intomainfrom
docs-subtests
Dec 5, 2025
Merged

Use subtests in tests/test_docs.py#2609
simonw merged 1 commit intomainfrom
docs-subtests

Conversation

@simonw
Copy link
Owner

@simonw simonw commented Dec 5, 2025

@simonw simonw linked an issue Dec 5, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.20%. Comparing base (2ca00b6) to head (6941df7).
⚠️ Report is 35 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2609   +/-   ##
=======================================
  Coverage   90.20%   90.20%           
=======================================
  Files          51       51           
  Lines        7497     7497           
=======================================
  Hits         6763     6763           
  Misses        734      734           

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@simonw simonw marked this pull request as ready for review December 5, 2025 05:36
@simonw simonw merged commit 1d4448f into main Dec 5, 2025
40 checks passed
@simonw simonw deleted the docs-subtests branch December 5, 2025 05:36
simonw added a commit that referenced this pull request Jan 29, 2026
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.

Try using pytest 9+ subtests for tests_docs.py

1 participant