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: pytest-dev/pytest-cov
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.1
Choose a base ref
...
head repository: pytest-dev/pytest-cov
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.1
Choose a head ref
  • 19 commits
  • 14 files changed
  • 3 contributors

Commits on Jun 8, 2025

  1. Configuration menu
    Copy the full SHA
    2ce6b0b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Add reproducer for #693.

    ionelmc committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    b221fb1 View commit details
    Browse the repository at this point in the history
  2. Make this pass for now.

    ionelmc committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    cc06ea3 View commit details
    Browse the repository at this point in the history
  3. Add latest xdist.

    ionelmc committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    d2a2557 View commit details
    Browse the repository at this point in the history
  4. Add some basic warnings configuration overrides for the common offend…

    …ers. Should fix #694 and fix #693.
    ionelmc committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    5f6d020 View commit details
    Browse the repository at this point in the history
  5. Bump.

    ionelmc committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    22cc4e7 View commit details
    Browse the repository at this point in the history
  6. Update changelog.

    ionelmc committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    ddc162b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    222e991 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9dabad3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f69166a View commit details
    Browse the repository at this point in the history
  10. Bump version: 6.1.1 → 6.2.0

    ionelmc committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    dca5723 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Configuration menu
    Copy the full SHA
    629ba64 View commit details
    Browse the repository at this point in the history
  2. Added minium version requirements for pluggin (for new-style hookwrap…

    …pers). Pytest 6.2.5 is the minimum pytest that will work with that pluggy anyway, so bump that too. Fixes #698.
    ionelmc committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    512c669 View commit details
    Browse the repository at this point in the history
  3. Fix xdist pin.

    ionelmc committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    f1884e8 View commit details
    Browse the repository at this point in the history
  4. Bring pytest-cov's suprocess management in line with coverage's proce…

    …ss_startup warning disables.
    ionelmc committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    573379b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e932e41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8964ab7 View commit details
    Browse the repository at this point in the history
  7. Update changelog.

    ionelmc committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    d17e9b7 View commit details
    Browse the repository at this point in the history
  8. Bump version: 6.2.0 → 6.2.1

    ionelmc committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    55dbe43 View commit details
    Browse the repository at this point in the history
Loading