Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Bachmann1234/diff_cover
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.3.1
Choose a base ref
...
head repository: Bachmann1234/diff_cover
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.3.2
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 1, 2025

  1. Bump pytest-xdist from 3.6.1 to 3.7.0 (#486)

    Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.6.1 to 3.7.0.
    - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-xdist@v3.6.1...v3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-xdist
      dependency-version: 3.7.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    da7ee42 View commit details
    Browse the repository at this point in the history
  2. Bump ruff from 0.11.10 to 0.11.12 (#487)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.10 to 0.11.12.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.11.10...0.11.12)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-version: 0.11.12
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    cc6f92e View commit details
    Browse the repository at this point in the history
  3. Bump pytest-mock from 3.14.0 to 3.14.1 (#488)

    Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.0 to 3.14.1.
    - [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-mock
      dependency-version: 3.14.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    922a9a3 View commit details
    Browse the repository at this point in the history
  4. Bump pluggy from 1.5.0 to 1.6.0 (#489)

    Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.5.0 to 1.6.0.
    - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pluggy@1.5.0...1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: pluggy
      dependency-version: 1.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    bafc09a View commit details
    Browse the repository at this point in the history
  5. Bump pytest-datadir from 1.6.1 to 1.7.0 (#490)

    Bumps [pytest-datadir](https://github.com/gabrielcnr/pytest-datadir) from 1.6.1 to 1.7.0.
    - [Release notes](https://github.com/gabrielcnr/pytest-datadir/releases)
    - [Changelog](https://github.com/gabrielcnr/pytest-datadir/blob/master/CHANGELOG.rst)
    - [Commits](gabrielcnr/pytest-datadir@v1.6.1...v1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-datadir
      dependency-version: 1.7.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    138f6d8 View commit details
    Browse the repository at this point in the history
  6. Fix --format with paths containing colons (#484)

    * Fix --format with paths containing colons
    
    * Add test
    tkukushkin authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    c6feed8 View commit details
    Browse the repository at this point in the history
  7. Version 9.3.2

    Bachmann1234 committed Jun 1, 2025
    Configuration menu
    Copy the full SHA
    5f26ded View commit details
    Browse the repository at this point in the history
Loading