Skip to content

Upgrade pytest-asyncio to 0.26.0 #652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Upgrade pytest-asyncio to 0.26.0 #652

wants to merge 6 commits into from

Conversation

mryab
Copy link
Member

@mryab mryab commented Apr 20, 2025

This PR upgrades pytest_asyncio, following the migration guide given in the plugin documentation

Copy link

codecov bot commented Apr 20, 2025

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.38%. Comparing base (d20e810) to head (ad55ef1).
Report is 23 commits behind head on master.

Files with missing lines Patch % Lines
hivemind/utils/asyncio.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #652      +/-   ##
==========================================
- Coverage   85.39%   85.38%   -0.01%     
==========================================
  Files          81       96      +15     
  Lines        8006     8583     +577     
==========================================
+ Hits         6837     7329     +492     
- Misses       1169     1254      +85     
Files with missing lines Coverage Δ
hivemind/p2p/p2p_daemon.py 96.44% <100.00%> (+0.86%) ⬆️
hivemind/p2p/p2p_daemon_bindings/control.py 91.82% <100.00%> (+0.22%) ⬆️
hivemind/utils/asyncio.py 96.37% <88.88%> (-3.63%) ⬇️

... and 31 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant