Skip to content

Conversation

@mgorny
Copy link
Contributor

@mgorny mgorny commented Oct 4, 2025

Replace the obsolete event_loop fixture with
asyncio.get_running_loop(), to fix testing with newer versions of pytest-asyncio. This change is backwards compatible.

Replace the obsolete `event_loop` fixture with
`asyncio.get_running_loop()`, to fix testing with newer versions
of `pytest-asyncio`.  This change is backwards compatible.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a0bb32b) to head (2ef7cba).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #53   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          113       113           
=========================================
  Hits           113       113           
Flag Coverage Δ
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@romis2012 romis2012 merged commit f6c6c7f into romis2012:master Oct 4, 2025
6 checks passed
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.

3 participants