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

thomwiggers / onebot / 22106470443
67%
develop: 67%

Build:
Build:
LAST BUILD BRANCH: wikipedia
DEFAULT BRANCH: develop
Ran 17 Feb 2026 04:24PM UTC
Jobs 5
Files 16
Run time 41min
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 04:23PM UTC coverage: 67.288% (+0.6%) from 66.667%
22106470443

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

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.14 - 22106470443.1 17 Feb 2026 04:24PM UTC 16
67.22
GitHub Action Run
2 run-3.x - 22106470443.2 17 Feb 2026 04:24PM UTC 16
67.22
GitHub Action Run
3 run-3.11 - 22106470443.3 17 Feb 2026 04:24PM UTC 16
67.29
GitHub Action Run
4 run-3.12 - 22106470443.4 17 Feb 2026 04:24PM UTC 16
67.29
GitHub Action Run
5 run-3.13 - 22106470443.5 17 Feb 2026 04:24PM UTC 16
67.29
GitHub Action Run
Source Files on build 22106470443
  • 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 #22106470443
  • 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