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.8
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.9
Choose a head ref
  • 12 commits
  • 34 files changed
  • 3 contributors

Commits on Nov 24, 2024

  1. build: bump version

    nedbat committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    d9a441c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2649c5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3b269c View commit details
    Browse the repository at this point in the history
  4. chore: make upgrade

    nedbat committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    74d3c50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01cf50c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

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

    Bumps the action-dependencies group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action).
    
    
    Updates `github/codeql-action` from 3.27.1 to 3.27.5
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@4f3212b...f09c1c0)
    
    Updates `actions/dependency-review-action` from 4.4.0 to 4.5.0
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@4081bf9...3b139cf)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: action-dependencies
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: action-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    bd23445 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

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

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    484678e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    346cfc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fe3b2b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. docs: prep for 7.6.9

    nedbat committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    f7d7e42 View commit details
    Browse the repository at this point in the history
  2. docs: sample HTML for 7.6.9

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