-
-
Notifications
You must be signed in to change notification settings - Fork 474
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.4.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: coveragepy/coveragepy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.4.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 36 files changed
- 1 contributor
Commits on Aug 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1d25d0d - Browse repository at this point
Copy the full SHA 1d25d0dView commit details
Commits on Aug 11, 2022
-
build: switch to hashed dev dependencies
I used this tweak to the Makefile to mostly just add hashes, though some dependencies were also upgraded, not sure why... @@ -74,7 +74,7 @@ metasmoke: .PHONY: upgrade -PIP_COMPILE = pip-compile --upgrade --allow-unsafe +PIP_COMPILE = pip-compile --allow-unsafe --generate-hashes upgrade: export CUSTOM_COMPILE_COMMAND=make upgrade upgrade: ## Update the *.pip files with the latest packages satisfying *.in files. pip install -q -r requirements/pip-tools.pip
Configuration menu - View commit details
-
Copy full SHA for 015e42a - Browse repository at this point
Copy the full SHA 015e42aView commit details -
Revert "build: switch to hashed dev dependencies"
This reverts commit 015e42a.
Configuration menu - View commit details
-
Copy full SHA for 436c633 - Browse repository at this point
Copy the full SHA 436c633View commit details
Commits on Aug 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6a3d850 - Browse repository at this point
Copy the full SHA 6a3d850View commit details -
Configuration menu - View commit details
-
Copy full SHA for f21a5f7 - Browse repository at this point
Copy the full SHA f21a5f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a749867 - Browse repository at this point
Copy the full SHA a749867View commit details -
build: don't install multiple .pip files
If .pip files are pip-compile'd separately, they can have different pinned versions. Then when installed together, pip can't resolve the difference. Instead, pip-compile multiple .in files to produce one .pip file that is installed.
Configuration menu - View commit details
-
Copy full SHA for 4eee7dc - Browse repository at this point
Copy the full SHA 4eee7dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87de75d - Browse repository at this point
Copy the full SHA 87de75dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b076ffe - Browse repository at this point
Copy the full SHA b076ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dba030 - Browse repository at this point
Copy the full SHA 1dba030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b57e1 - Browse repository at this point
Copy the full SHA 18b57e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7907ee - Browse repository at this point
Copy the full SHA f7907eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66ddb0b - Browse repository at this point
Copy the full SHA 66ddb0bView commit details
Commits on Aug 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 007c616 - Browse repository at this point
Copy the full SHA 007c616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d5d17 - Browse repository at this point
Copy the full SHA 12d5d17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24985c0 - Browse repository at this point
Copy the full SHA 24985c0View commit details
Loading
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 6.4.3...6.4.4