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: 452d86f
Choose a base ref
...
head repository: coveragepy/coveragepy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4fa1b71
Choose a head ref
  • 7 commits
  • 25 files changed
  • 1 contributor

Commits on Jun 11, 2025

  1. build: bump version to 7.9.1

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

Commits on Jun 12, 2025

  1. chore: make upgrade

    nedbat committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    8c5bf65 View commit details
    Browse the repository at this point in the history
  2. fix: some custom builds don't have __file__

    Meta asked for this.
    nedbat committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    18aa074 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. fix: fewer warnings, default to sys.monitoring on 3.14+

    Don't emit no-ctracer warnings on Python versions where we don't ship
    compiled wheels.
    nedbat committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    7795441 View commit details
    Browse the repository at this point in the history
  2. fix: better defaulting of core

    nedbat committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    bea6204 View commit details
    Browse the repository at this point in the history
  3. docs: prep for 7.9.1

    nedbat committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    5cf757b View commit details
    Browse the repository at this point in the history
  4. docs: sample HTML for 7.9.1

    nedbat committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    4fa1b71 View commit details
    Browse the repository at this point in the history
Loading