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

Commits on Jan 25, 2022

  1. build: bump version

    nedbat committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    968c6c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed85bfb View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    7b7712a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00da68e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    7be9d2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540d11a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e02043 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. test: skip tests on py 3.11.0a4 that are failing in metacov

    This specific set of circumstances was triggering
    https://bugs.python.org/issue44088
    nedbat committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    e6a8102 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

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

Commits on Feb 1, 2022

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

Commits on Feb 2, 2022

  1. fix: use --precision argument when checking --fail-under (#1317)

    * build: windows 3.11.0a4 started failing to save the pip cache
    
    * Fix precision argument when using cmd
    
    * Remove print
    
    * Remove isort things
    
    * last isort...
    
    Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
    Kludex and nedbat authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    73bb553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b4120 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d246788 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2227d00 View commit details
    Browse the repository at this point in the history
  5. build: prep for 6.3.1

    nedbat committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    2551a2b View commit details
    Browse the repository at this point in the history
Loading