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: coveragepy/coveragepy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.10.3
Choose a base ref
...
head repository: coveragepy/coveragepy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.10.4
Choose a head ref
  • 16 commits
  • 37 files changed
  • 2 contributors

Commits on Aug 10, 2025

  1. build: bump version to 7.10.4

    nedbat committed Aug 10, 2025
    Configuration menu
    Copy the full SHA
    79e563c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b48ae28 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Configuration menu
    Copy the full SHA
    882395f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e76220d View commit details
    Browse the repository at this point in the history
  3. test: find source directory relative to tests rather than coverage (#…

    …2028)
    
    Use the path to the `tests/helpers.py` module itself rather than
    the `coverage` package to determine what the source directory is.
    The former is always imported from the source tree, while the latter
    does not necessarily have to -- in particular, in Gentoo we are
    installing it to a temporary directory to keep the source directory
    clean of artifacts.
    
    Signed-off-by: Michał Górny <[email protected]>
    mgorny authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    62434e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68616f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf1a970 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

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

Commits on Aug 15, 2025

  1. chore: make upgrade

    nedbat committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    6c2fb87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    183cd9b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2025

  1. Configuration menu
    Copy the full SHA
    0eb292d View commit details
    Browse the repository at this point in the history
  2. feat: patch=fork

    nedbat committed Aug 16, 2025
    Configuration menu
    Copy the full SHA
    6af8a5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ee6390 View commit details
    Browse the repository at this point in the history
  4. docs: prep for 7.10.4

    nedbat committed Aug 16, 2025
    Configuration menu
    Copy the full SHA
    92a91e9 View commit details
    Browse the repository at this point in the history
  5. docs: sample HTML for 7.10.4

    nedbat committed Aug 16, 2025
    Configuration menu
    Copy the full SHA
    1cd29f2 View commit details
    Browse the repository at this point in the history
Loading