-
-
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: 7.3.0
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: 7.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 38 files changed
- 2 contributors
Commits on Aug 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0b2e14e - Browse repository at this point
Copy the full SHA 0b2e14eView commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2b238e - Browse repository at this point
Copy the full SHA c2b238eView commit details
Commits on Aug 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6afcdc3 - Browse repository at this point
Copy the full SHA 6afcdc3View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f0c18f6 - Browse repository at this point
Copy the full SHA f0c18f6View commit details
Commits on Aug 30, 2023
-
test: add regression test for path w/ trailing wildcard
We decided to leave trailing `*` meaning the same as `**` because it was already in use. Original description: This patch demonstrates a corner case in the path glob matcher. Specifically, it documents how a single trailing asterisk is supposed to be treated as opposed to a double asterisk. With [[1]], a trailing `/*` is interpreted as an equivalent of `/**`. The commit add a case that shows that `/*` shouldn't be greedy as described in the docs [[2]][[3]]. See also the observations in the bug report ticket [[4]]. [1]: ec6205a [2]: https://coverage.rtfd.io/en/stable/source.html#file-patterns [3]: https://coverage.rtfd.io/en/7.2.7/migrating.html#migrating-to-coverage-py-7-x [4]: #1407 (comment)
Configuration menu - View commit details
-
Copy full SHA for 9d5ae8e - Browse repository at this point
Copy the full SHA 9d5ae8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86955f2 - Browse repository at this point
Copy the full SHA 86955f2View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b484e7 - Browse repository at this point
Copy the full SHA 3b484e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6205c9f - Browse repository at this point
Copy the full SHA 6205c9fView commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 508c27f - Browse repository at this point
Copy the full SHA 508c27fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac0021b - Browse repository at this point
Copy the full SHA ac0021bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ce94f1 - Browse repository at this point
Copy the full SHA 7ce94f1View 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 7.3.0...7.3.1