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

quaquel / EMAworkbench / 7200720020
80%
master: 93%

Build:
Build:
LAST BUILD BRANCH: ci_concurrency
DEFAULT BRANCH: master
Ran 13 Dec 2023 08:33PM UTC
Jobs 1
Files 36
Run time 4s
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

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

Jobs
ID Job ID Ran Files Coverage
1 7200720020.1 13 Dec 2023 08:33PM UTC 0
80.34
Source Files on build 7200720020
Detailed source file information is not available for this build.
  • Back to Repo
  • c6405060 on github
  • Prev Build on ioloop_deprecation (#7200570895)
  • Next Build on ioloop_deprecation (#7200760387)
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