-
Notifications
You must be signed in to change notification settings - Fork 159
Permalink
Choose 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 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: pytest-dev/pytest-asyncio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pytest-dev/pytest-asyncio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.x
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 14 files changed
- 2 contributors
Commits on Jul 12, 2023
-
[docs] Add release date of v0.21.1 to changelog.
Signed-off-by: Michael Seifert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82b010d - Browse repository at this point
Copy the full SHA 82b010dView commit details -
Signed-off-by: Michael Seifert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a10cbde - Browse repository at this point
Copy the full SHA a10cbdeView commit details
Commits on Apr 29, 2024
-
Backported #800 to the 0.21.1 tag
This unblocks all users stuck with 0.21.1 due to #706
Configuration menu - View commit details
-
Copy full SHA for 2fb3b19 - Browse repository at this point
Copy the full SHA 2fb3b19View commit details -
Signed-off-by: Michael Seifert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df29481 - Browse repository at this point
Copy the full SHA df29481View commit details -
Signed-off-by: Michael Seifert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef6144a - Browse repository at this point
Copy the full SHA ef6144aView commit details -
[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#3446 Signed-off-by: Michael Seifert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4aebfb - Browse repository at this point
Copy the full SHA b4aebfbView commit details -
[ci] Do not fail CI pipeline, if coverage upload fails.
Signed-off-by: Michael Seifert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12de7f6 - Browse repository at this point
Copy the full SHA 12de7f6View 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 main...v0.21.x