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.3.3
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.3.4
Choose a head ref
  • 15 commits
  • 33 files changed
  • 3 contributors

Commits on Dec 14, 2023

  1. build: bump version

    nedbat committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    993a267 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump sigstore/gh-action-sigstore-python from 2.1.0 to 2.1.1

    Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 2.1.0 to 2.1.1.
    - [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases)
    - [Commits](sigstore/gh-action-sigstore-python@v2.1.0...v2.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: sigstore/gh-action-sigstore-python
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and nedbat committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    70bf33e View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github/codeql-action from 2 to 3 (#1712)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
    dependabot[bot] and nedbat authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8841bdd View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. fix(html): make so line number not copied (#1717)

    * Make so line number not copied
    
    * Update samples for failing tests
    
    * Add directive to source CSS
    enrh authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8dc5d3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a04c58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dafebf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    962429c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    07b76b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24df7e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    538ca96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19db169 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    390fa6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bda95d View commit details
    Browse the repository at this point in the history
  7. docs: prep for 7.3.4

    nedbat committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    27a3392 View commit details
    Browse the repository at this point in the history
  8. docs: sample HTML for 7.3.4

    nedbat committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    87e406b View commit details
    Browse the repository at this point in the history
Loading