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.2.6
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.2.7
Choose a head ref
  • 10 commits
  • 29 files changed
  • 2 contributors

Commits on May 24, 2023

  1. build: bump version

    nedbat committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3741d0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b62fc41 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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

Commits on May 27, 2023

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

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    44fd6f8 View commit details
    Browse the repository at this point in the history
  2. chore: make workflows

    nedbat committed May 28, 2023
    Configuration menu
    Copy the full SHA
    86722e1 View commit details
    Browse the repository at this point in the history
  3. chore: make upgrade

    nedbat committed May 28, 2023
    Configuration menu
    Copy the full SHA
    586b1ee View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. fix: revert "Map also empty dictionaries to file" (#1629)

    * Revert "Map also empty dictionaries to file"
    
    This reverts commit f54428f (#1347),
    which was a big regression in performance and file sizes when using
    dynamic_context, and is no longer needed for #972 as of
    4cc3292 (#1538).
    
    Fixes #1586.
    
    Signed-off-by: Anders Kaseorg <andersk@mit.edu>
    
    * docs: details of the fix in pull #1629, fixing #1586.
    
    ---------
    
    Signed-off-by: Anders Kaseorg <andersk@mit.edu>
    Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
    andersk and nedbat authored May 29, 2023
    Configuration menu
    Copy the full SHA
    6df9ee5 View commit details
    Browse the repository at this point in the history
  2. docs: prep for 7.2.7

    nedbat committed May 29, 2023
    Configuration menu
    Copy the full SHA
    51b3e82 View commit details
    Browse the repository at this point in the history
  3. docs: sample HTML for 7.2.7

    nedbat committed May 29, 2023
    Configuration menu
    Copy the full SHA
    27cabc2 View commit details
    Browse the repository at this point in the history
Loading