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

thomwiggers / onebot / 22105382960 / 5
67%
develop: 67%

Build:
Build:
LAST BUILD BRANCH: wikipedia
DEFAULT BRANCH: develop
Ran 17 Feb 2026 03:53PM UTC
Files 16
Run time 1s
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

17 Feb 2026 03:52PM UTC coverage: 67.265% (+0.6%) from 66.667%
22105382960.5

Pull #227

github

thomwiggers
Fix asyncio warnings in test suite

Bypass irc3.testing.IrcBot which leaks temporary event loops (creates
asyncio.new_event_loop() just for autospec, then discards without closing).
Our IrcBot now inherits from irc3.IrcBot directly, closing the temp loop.

Add addCleanup-based loop teardown in BotTestCase.callFTU() that cancels
pending tasks and closes real event loops after each test. Set
asynchronous=False by default for test bots to avoid unnecessary
process_queue coroutines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #227: Fix asyncio warnings in test suite

937 of 1393 relevant lines covered (67.26%)

0.67 hits per line

Source Files on job run-3.13 - 22105382960.5
  • Tree
  • List 16
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22105382960
  • 8cb08329 on github
  • Prev Job for on onebot-fixtests (#21989416975.4)
  • Next Job for on onebot-fixtests (#22106373692.4)
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