Move to pytest-asyncio to fix test failures for 3.14#174
Merged
desertaxle merged 18 commits intoclaude/support-python-310-011CUQFhrhzXGxLGyRjXk8k9from Oct 25, 2025
Merged
Move to pytest-asyncio to fix test failures for 3.14#174desertaxle merged 18 commits intoclaude/support-python-310-011CUQFhrhzXGxLGyRjXk8k9from
pytest-asyncio to fix test failures for 3.14#174desertaxle merged 18 commits intoclaude/support-python-310-011CUQFhrhzXGxLGyRjXk8k9from
Conversation
Add tests for 3.14 Run `uv sync` Remove extra file
Contributor
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## claude/support-python-310-011CUQFhrhzXGxLGyRjXk8k9 #174 +/- ##
====================================================================================
Coverage 100.00% 100.00%
====================================================================================
Files 33 33
Lines 5103 5103
Branches 263 263
====================================================================================
Hits 5103 5103
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
pytest-asyncio to fix test failurespytest-asyncio to fix test failures for 3.14
chrisguidry
approved these changes
Oct 24, 2025
Owner
chrisguidry
left a comment
There was a problem hiding this comment.
You magnificent SOB. Okay one quick double-check, can we remove the --ignore tests/cli now????
chrisguidry
reviewed
Oct 24, 2025
| # use a lower threshold to compensate | ||
| - python-version: "3.10" | ||
| cov-threshold: 75 | ||
| pytest-ignore: "--ignore tests/cli" |
Owner
There was a problem hiding this comment.
@desertaxle could this possibly just work now without hanging? OMG
Collaborator
Author
There was a problem hiding this comment.
Unfortunately that is still an issue
8ad4f01
into
claude/support-python-310-011CUQFhrhzXGxLGyRjXk8k9
21 of 22 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.