Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@d-v-b
Copy link
Contributor

@d-v-b d-v-b commented Nov 27, 2025

pytest-asyncio 1.2.0 requires typing-extensions >= 4.12 for python versions under 3.13. This is newer than our minimum supported version of typing-extensions (>=4.9), so until we bump that minimum dependency, we must pin pytest-asyncio.

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Nov 27, 2025
@d-v-b d-v-b requested a review from normanrz November 27, 2025 15:51
@d-v-b d-v-b enabled auto-merge (squash) November 27, 2025 15:55
@d-v-b d-v-b merged commit e456b09 into zarr-developers:main Nov 27, 2025
29 checks passed
@d-v-b d-v-b deleted the chore/pin-pytest-asyncio branch November 27, 2025 15:56
@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.15%. Comparing base (94d543c) to head (38c62f8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3606      +/-   ##
==========================================
- Coverage   61.95%   59.15%   -2.81%     
==========================================
  Files          86       86              
  Lines       10170    10170              
==========================================
- Hits         6301     6016     -285     
- Misses       3869     4154     +285     

see 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs release notes Automatically applied to PRs which haven't added release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants