- Notifications
You must be signed in to change notification settings - Fork159
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default Checking mergeability… Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn 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:pytest-dev/pytest-asyncio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:pytest-dev/pytest-asyncio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.21.x
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Uh oh!
There was an error while loading.Please reload this page.
- 7commits
- 14files changed
- 2contributors
Commits on Jul 12, 2023
[docs] Add release date of v0.21.1 to changelog.
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
seifertm committedJul 12, 2023 Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Commits on Apr 29, 2024
Backported#800to the 0.21.1 tag
This unblocks all users stuck with 0.21.1 due to#706
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
[test] Addresses a Hypothesis health check that leads to failing tests.
Class-based tests that inherit a Hypothesis test case emit a Hypothesis health check warning starting from hypothesis-6.83.2 [0][1]. This is due to inherited tests being run by different Hypothesis executors and may cause issues when replaying examples [2].Inheriting Hypothesis tests in subclasses is clearly not wanted, so it makes sense to remove the pytest-asyncio test that tests for this feature.[0]https://hypothesis.readthedocs.io/en/latest/changes.html#v6-83-2[1]HypothesisWorks/hypothesis#3720[2]HypothesisWorks/hypothesis#3446Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
[ci] Do not fail CI pipeline, if coverage upload fails.
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
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 main...v0.21.x
Uh oh!
There was an error while loading.Please reload this page.