Closed dependabot[bot] closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
c2a2f18
) 99.81% compared to head (83831a4
) 99.81%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps pytest-xdist from 3.3.1 to 3.5.0.
Changelog
Sourced from pytest-xdist's changelog.
Commits
95b309e
Release 3.5.03fe877b
LoadScope scheduler: Sort scopes by number of tests to assign biggest scopes ...f36ea25
Create GitHub release after deploy (#973)d81f575
Merge pull request #969 from pytest-dev/pre-commit-ci-update-config1d26164
[pre-commit.ci] pre-commit autoupdate5f43575
Merge pull request #966 from pytest-dev/release-3.4.0a6b5611
Update CHANGELOG64f9388
Add support for Python 3.12230ba6a
Properly wait for workers when test run terminates early (#963)93ca202
fix typo index -> insteadDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show