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: v7.0.0
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: v7.1.0
Choose a head ref
  • 19 commits
  • 24 files changed
  • 5 contributors

Commits on Sep 9, 2025

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

Commits on Nov 8, 2025

  1. Improve handling of ResourceWarning from sqlite3.

    The patch allows suppressing ResourceWarnings from sqlite3 by
    specifying filter in command line with -W option.
    andy-slac authored and ionelmc committed Nov 8, 2025
    Configuration menu
    Copy the full SHA
    57e3fe1 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. match coverage 7.10.7 warnings

    MeggyCal authored and ionelmc committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    aa6873f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Add test and fix #641: total coverage is not saved from the last ran …

    …reporter, instead a simpler reporter is used.
    ionelmc committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    b305afe View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    be33668 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

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

Commits on Mar 21, 2026

  1. Bump actions.

    ionelmc committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    425d4e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b04f345 View commit details
    Browse the repository at this point in the history
  3. Bump.

    ionelmc committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    5f297ed View commit details
    Browse the repository at this point in the history
  4. Update examples to use 3.11 and make the adhoc layout example look a …

    …bit more like the src one.
    ionelmc committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    14dc1c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    197c35e View commit details
    Browse the repository at this point in the history
  6. Punctuation.

    ionelmc committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    4849a92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78c9c4e View commit details
    Browse the repository at this point in the history
  8. Pass the precision on the nulled total (seems that there's some cachi…

    …ng goiong on that will mess up the following report calls).
    ionelmc committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    fd4c956 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    861d30e View commit details
    Browse the repository at this point in the history
  10. Update changelog.

    ionelmc committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    8ebf20b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6049a78 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f707662 View commit details
    Browse the repository at this point in the history
  13. Bump version: 7.0.0 → 7.1.0

    ionelmc committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    66c8a52 View commit details
    Browse the repository at this point in the history
Loading