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.4.2
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.4.3
Choose a head ref
  • 7 commits
  • 18 files changed
  • 1 contributor

Commits on Feb 20, 2024

  1. build: bump version

    nedbat committed Feb 20, 2024
    Copy the full SHA
    0f19b82 View commit details
  2. build: tweak the release instructions

    nedbat committed Feb 20, 2024
    Copy the full SHA
    f7d40a0 View commit details

Commits on Feb 21, 2024

  1. build: make targets should use underscores not dashes

    nedbat committed Feb 21, 2024
    Copy the full SHA
    a1d8d29 View commit details

Commits on Feb 23, 2024

  1. build: put a time limit on the Python nightly tests

    nedbat committed Feb 23, 2024
    Copy the full SHA
    4e34571 View commit details
  2. fix: get atomic copies of iterables when flushing data. #1733

    nedbat committed Feb 23, 2024
    Copy the full SHA
    08fc997 View commit details
  3. docs: prep for 7.4.3

    nedbat committed Feb 23, 2024
    Copy the full SHA
    f06c5e4 View commit details
  4. docs: sample HTML for 7.4.3

    nedbat committed Feb 23, 2024
    Copy the full SHA
    1af3624 View commit details
Loading