Skip to content

Add comment for clarity.

21fd596
Select commit
Loading
Failed to load commit list.
Closed

Only display xdist warning in the main process. #296

Add comment for clarity.
21fd596
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 17, 2025 in 0s

90.13% (-0.34%) compared to b857483

View this Pull Request on Codecov

90.13% (-0.34%) compared to b857483

Details

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.13%. Comparing base (b857483) to head (21fd596).

Files with missing lines Patch % Lines
src/pytest_benchmark/session.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #296      +/-   ##
==========================================
- Coverage   90.46%   90.13%   -0.34%     
==========================================
  Files          29       29              
  Lines        2938     2939       +1     
  Branches      318      319       +1     
==========================================
- Hits         2658     2649       -9     
- Misses        206      215       +9     
- Partials       74       75       +1     

☔ 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.