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: pytest-dev/pytest-cov
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.1
Choose a base ref
...
head repository: pytest-dev/pytest-cov
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.0
Choose a head ref
  • 15 commits
  • 16 files changed
  • 4 contributors

Commits on Jul 16, 2025

  1. Fix typo

    Yuki Kobayashi authored and ionelmc committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    0f0ecb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2025

  1. Remove some extra indents in documentation

    Incorrect indents cause some texts to be misinterpreted as blockquotes and render incorrectly.
    Yuki Kobayashi authored and ionelmc committed Jul 20, 2025
    Configuration menu
    Copy the full SHA
    9d6d57c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Bump actions/checkout from 4 to 5 in the github-actions group (#709)

    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 4 to 5
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    ccc0e1f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. Configuration menu
    Copy the full SHA
    be62817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    950722a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5ca33a View commit details
    Browse the repository at this point in the history
  4. Add docs and update AUTHORS.rst

    marcosboger authored and ionelmc committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    40e9e8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b79449 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a15312 View commit details
    Browse the repository at this point in the history
  7. Default markdown-append to coverage.md and raise warning if both mark…

    …down options point to the same file
    marcosboger authored and ionelmc committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    7b21833 View commit details
    Browse the repository at this point in the history
  8. Move markdown dest files check to StoreReport for earlier error and p…

    …arser.error style output
    marcosboger authored and ionelmc committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    474c1f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2025

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

Commits on Sep 6, 2025

  1. Update changelog.

    ionelmc committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    475bf32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a69d1ab View commit details
    Browse the repository at this point in the history
Loading