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

thomwiggers / onebot / 22105382960
67%
develop: 67%

Build:
Build:
LAST BUILD BRANCH: wikipedia
DEFAULT BRANCH: develop
Ran 17 Feb 2026 03:53PM UTC
Jobs 5
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

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

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

43 of 47 new or added lines in 1 file covered. (91.49%)

1 existing line in 1 file now uncovered.

937 of 1393 relevant lines covered (67.26%)

3.36 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
90.2
-9.8% onebot/testing.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.2
-9.8% onebot/testing.py
Jobs
ID Job ID Ran Files Coverage
1 run-3.x - 22105382960.1 17 Feb 2026 03:53PM UTC 16
67.19
GitHub Action Run
2 run-3.12 - 22105382960.2 17 Feb 2026 03:53PM UTC 16
67.26
GitHub Action Run
3 run-3.11 - 22105382960.3 17 Feb 2026 03:53PM UTC 16
67.26
GitHub Action Run
4 run-3.14 - 22105382960.4 17 Feb 2026 03:53PM UTC 16
67.19
GitHub Action Run
5 run-3.13 - 22105382960.5 17 Feb 2026 03:53PM UTC 16
67.26
GitHub Action Run
Source Files on build 22105382960
  • 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 #22105382960
  • Pull Request #227
  • PR Base - develop (#21989416975)
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