-
-
Notifications
You must be signed in to change notification settings - Fork 464
Comparing changes
Open a pull request
base repository: coveragepy/coveragepy
base: 7.3.1
head repository: coveragepy/coveragepy
compare: 7.3.2
- 17 commits
- 47 files changed
- 3 contributors
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c9c89ab - Browse repository at this point
Copy the full SHA c9c89abView commit details
Commits on Sep 7, 2023
-
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6824743 - Browse repository at this point
Copy the full SHA 6824743View commit details
Commits on Sep 17, 2023
-
build(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@2b82ce8...6882732) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for afa7559 - Browse repository at this point
Copy the full SHA afa7559View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37e1214 - Browse repository at this point
Copy the full SHA 37e1214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 788dace - Browse repository at this point
Copy the full SHA 788daceView commit details -
Also, analysis.excluded is already a set, so it's faster to use it as-is than to sort it into a list. Also also, analysis.missing has already had excluded lines removed from it, so no need to check it.
Configuration menu - View commit details
-
Copy full SHA for 3e011a5 - Browse repository at this point
Copy the full SHA 3e011a5View commit details -
build(deps): bump sigstore/gh-action-sigstore-python from 2.0.1 to 2.1.0
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases) - [Commits](sigstore/gh-action-sigstore-python@v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: sigstore/gh-action-sigstore-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 346b23d - Browse repository at this point
Copy the full SHA 346b23dView commit details
Commits on Sep 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c25ba0 - Browse repository at this point
Copy the full SHA 7c25ba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 604aafa - Browse repository at this point
Copy the full SHA 604aafaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8624ce9 - Browse repository at this point
Copy the full SHA 8624ce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ab9e0c - Browse repository at this point
Copy the full SHA 9ab9e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1040bce - Browse repository at this point
Copy the full SHA 1040bceView commit details
Commits on Oct 1, 2023
-
feat!: remove fullcoverage, it doesn't work in 3.13
CPython stopped using it in python/cpython#88054
Configuration menu - View commit details
-
Copy full SHA for 7b8dec9 - Browse repository at this point
Copy the full SHA 7b8dec9View commit details -
refactor: don't access frame structs directly
They've been moved behind APIs since 3.10 and 3.11, but 3.13 forced our hand.
Configuration menu - View commit details
-
Copy full SHA for 1ea3907 - Browse repository at this point < D120 /span>
Copy the full SHA 1ea3907View commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ffd954f - Browse repository at this point
Copy the full SHA ffd954fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec2c62 - Browse repository at this point
Copy the full SHA 7ec2c62View commit details -
build: fix the pypy wheel arguments
This happened: ``` ******************************************************************************** The arguments ['--python-tag', 'pp38.pp39.pp310'] were given via `--global-option`. Please use `--build-option` instead, `--global-option` is reserved for flags like `--verbose` or `--quiet`. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** ```
Configuration menu - View commit details
-
Copy full SHA for a316513 - Browse repository at this point
Copy the full SHA a316513View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7.3.1...7.3.2