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.6.11
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.6.12
Choose a head ref
  • 10 commits
  • 26 files changed
  • 2 contributors

Commits on Feb 8, 2025

  1. build: bump version to 7.6.12

    nedbat committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    9c03039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1b2c1a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Configuration menu
    Copy the full SHA
    c850f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67899ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3d6b4a View commit details
    Browse the repository at this point in the history
  4. chore: bump the action-dependencies group with 2 updates (#1926)

    Bumps the action-dependencies group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action).
    
    
    Updates `github/codeql-action` from 3.28.8 to 3.28.9
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@dd74661...9e8d078)
    
    Updates `docker/setup-qemu-action` from 3.3.0 to 3.4.0
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@53851d1...4574d27)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: action-dependencies
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: action-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    bb68f99 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Configuration menu
    Copy the full SHA
    a1f3192 View commit details
    Browse the repository at this point in the history
  2. build: fix aarch64 kits #1927

    Using advice from pypa/cibuildwheel#2257
    nedbat committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    ce4efdc View commit details
    Browse the repository at this point in the history
  3. docs: prep for 7.6.12

    nedbat committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    a4ed38b View commit details
    Browse the repository at this point in the history
  4. docs: sample HTML for 7.6.12

    nedbat committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    7e5373e View commit details
    Browse the repository at this point in the history
Loading