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

Commits on Dec 6, 2024

  1. build: bump version

    nedbat committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    604b03e View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. chore: bump the action-dependencies group with 2 updates (#1903)

    Bumps the action-dependencies group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).
    
    
    Updates `github/codeql-action` from 3.27.5 to 3.27.6
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@f09c1c0...aa57810)
    
    Updates `actions/attest-build-provenance` from 1.4.4 to 2.0.1
    - [Release notes](https://github.com/actions/attest-build-provenance/releases)
    - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
    - [Commits](actions/attest-build-provenance@ef24412...c4fbc64)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: action-dependencies
    - dependency-name: actions/attest-build-provenance
      dependency-type: direct:production
      update-type: version-update:semver-major
      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 Dec 9, 2024
    Configuration menu
    Copy the full SHA
    5136cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c2ea9a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. fix: bug #1902

    nedbat committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    80a479d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Configuration menu
    Copy the full SHA
    0e807d9 View commit details
    Browse the repository at this point in the history
  2. refactor: a better way to explain what warning is being silenced

    This only silences the one warning also!
    nedbat committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    f22e7cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7c05fe View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2024

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

Commits on Dec 23, 2024

  1. chore: bump the action-dependencies group with 4 updates (#1909)

    Bumps the action-dependencies group with 4 updates: [github/codeql-action](https://github.com/github/codeql-action), [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `github/codeql-action` from 3.27.6 to 3.28.0
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@aa57810...48ab28a)
    
    Updates `actions/upload-artifact` from 4.4.3 to 4.5.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@b4b15b8...6f51ac0)
    
    Updates `actions/attest-build-provenance` from 2.0.1 to 2.1.0
    - [Release notes](https://github.com/actions/attest-build-provenance/releases)
    - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
    - [Commits](actions/attest-build-provenance@c4fbc64...7668571)
    
    Updates `pypa/gh-action-pypi-publish` from 1.12.2 to 1.12.3
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@15c56db...67339c7)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: action-dependencies
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: action-dependencies
    - dependency-name: actions/attest-build-provenance
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: action-dependencies
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
      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 Dec 23, 2024
    Configuration menu
    Copy the full SHA
    865fd7f View commit details
    Browse the repository at this point in the history
  2. typo: backslask

    nedbat committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    e16c9cc View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. Configuration menu
    Copy the full SHA
    73e58fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85eaba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67f1440 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. chore: make upgrade

    nedbat committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    f1d320d View commit details
    Browse the repository at this point in the history
  2. chore: make doc_upgrade

    nedbat committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    878410c View commit details
    Browse the repository at this point in the history
  3. docs: rewrite the subprocess page

    Now multiprocessing is first, with an example of how to use Pool
    properly.
    nedbat committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    81c5e43 View commit details
    Browse the repository at this point in the history
  4. docs: prep for 7.6.10

    nedbat committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    0f26f35 View commit details
    Browse the repository at this point in the history
  5. docs: sample HTML for 7.6.10

    nedbat committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    f0dcf65 View commit details
    Browse the repository at this point in the history
Loading