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: v4.1.0
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: v5.0.0
Choose a head ref
  • 20 commits
  • 36 files changed
  • 6 contributors

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    a7c5c1a View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    cclauss authored and ionelmc committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    eb83085 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c98ada9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff3fdd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61ce622 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Refactor some more and revert some of the abspath changes (turns out …

    …Path.resolve is no bueno on Python3.9&Windows).
    ionelmc committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6525fdd View commit details
    Browse the repository at this point in the history
  2. Bump GitHub Actions

    hugovk authored and ionelmc committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1a4b2c5 View commit details
    Browse the repository at this point in the history
  3. Remove redundant code for Python 2

    hugovk authored and ionelmc committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6aefc1d View commit details
    Browse the repository at this point in the history
  4. Sort imports

    hugovk authored and ionelmc committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ead3f1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9619cf7 View commit details
    Browse the repository at this point in the history
  6. Switch to furo. Closes #618.

    ionelmc committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d9fe8df View commit details
    Browse the repository at this point in the history
  7. Update changelog.

    ionelmc committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6a5af8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d7f559 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a5a4b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff50860 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    93b5047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f5cd81 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 24, 2024

  1. Update changelog.

    ionelmc committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    1181b06 View commit details
    Browse the repository at this point in the history
  2. Bump version: 4.1.0 → 5.0.0

    ionelmc committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    5295ce0 View commit details
    Browse the repository at this point in the history
Loading