• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

quaquel / EMAworkbench / 7200720020 / 1
80%
master: 93%

Build:
Build:
LAST BUILD BRANCH: ci_concurrency
DEFAULT BRANCH: master
Ran 13 Dec 2023 08:33PM UTC
Files 36
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Dec 2023 08:30PM UTC coverage: 80.335%. Remained the same
7200720020.1

push

github

EwoutH
Fix DeprecationWarning in Unit Tests for Event Loop Access

This commit addresses the issue of accessing the default asyncio event loop in a context where it is not set, as identified by a DeprecationWarning in the test_futures_ipyparallel.py file. The changes involve explicitly creating and setting an event loop for the current thread in the setUpClass method of the TestLogWatcher class. The implementation uses asyncio.new_event_loop() to create a new event loop and then sets it as the current event loop, ensuring compatibility with Python 3.12 and newer versions.

4694 of 5843 relevant lines covered (80.34%)

0.8 hits per line

Source Files on job 7200720020.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7200720020
  • c6405060 on github
  • Prev Job for on ioloop_deprecation (#7200570895.1)
  • Next Job for on ioloop_deprecation (#7200760387.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc