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

thomwiggers / onebot / 22133423692
67%

Build:
DEFAULT BRANCH: develop
Ran 18 Feb 2026 09:10AM UTC
Jobs 6
Files 16
Run time 1min
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

18 Feb 2026 09:09AM UTC coverage: 67.288% (+0.6%) from 66.667%
22133423692

push

github

web-flow
Fix asyncio warnings in test suite (#227)

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>

44 of 48 new or added lines in 1 file covered. (91.67%)

1 existing line in 1 file now uncovered.

938 of 1394 relevant lines covered (67.29%)

3.36 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
90.38
-9.62% onebot/testing.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.38
-9.62% onebot/testing.py
Jobs
ID Job ID Ran Files Coverage
1 run-3.x - 22133423692.1 18 Feb 2026 09:10AM UTC 16
67.22
GitHub Action Run
2 run-3.14 - 22133423692.2 18 Feb 2026 09:10AM UTC 16
67.22
GitHub Action Run
3 run-3.13 - 22133423692.3 18 Feb 2026 09:10AM UTC 0
GitHub Action Run
4 run-3.12 - 22133423692.4 18 Feb 2026 09:10AM UTC 16
67.29
GitHub Action Run
5 run-3.11 - 22133423692.5 18 Feb 2026 09:10AM UTC 16
67.29
GitHub Action Run
6 run-3.13 - 22133423692.6 18 Feb 2026 09:10AM UTC 16
67.29
GitHub Action Run
Source Files on build 22133423692
  • Tree
  • List 16
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22133423692
  • ac1d9ce3 on github
  • Prev Build on develop (#21989416975)
  • Next Build on develop (#22142354625)
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