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

zelazna / nw_bot / 25252883500
100%
master: 99%

Build:
Build:
LAST BUILD BRANCH: refacto_command_pattern
DEFAULT BRANCH: master
Ran 02 May 2026 01:24PM UTC
Jobs 1
Files 38
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

02 May 2026 01:22PM UTC coverage: 81.605% (-17.5%) from 99.068%
25252883500

Pull #17

github

zelazna
[FIX] Fix Python 3.12 coverage tracer crash in QThread

Call sys.settrace(None) at the start of Worker.run() to detach the
CPython coverage C tracer before the thread executes. This prevents
the Python 3.12 crash that occurred when a QThread exited with an
active coverage tracer, which was the root cause of flaky E2E tests
on Linux CI. Revert CI to a single xvfb-run pytest invocation now
that the split workaround is no longer needed.
Pull Request #17: Refacto command pattern

179 of 211 new or added lines in 14 files covered. (84.83%)

156 existing lines in 13 files now uncovered.

834 of 1022 relevant lines covered (81.6%)

0.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
42.17
-52.75% bot/models/command_list.py
3
80.0
-20.0% bot/core/worker.py
2
53.85
-46.15% bot/utils/config.py
2
52.94
-47.06% bot/utils/settings_manager.py
1
98.31
0.39% bot/models/keyboard.py

Coverage Regressions

Lines Coverage ∆ File
48
42.17
-52.75% models/command_list.py
24
42.17
-52.75% bot/models/command_list.py
24
52.94
-47.06% utils/settings_manager.py
22
52.94
-47.06% bot/utils/settings_manager.py
7
30.0
-70.0% bot/utils/format_time.py
7
30.0
-70.0% utils/format_time.py
6
80.0
-20.0% core/worker.py
6
53.85
-46.15% utils/config.py
4
53.85
-46.15% bot/utils/config.py
3
80.0
-20.0% bot/core/worker.py
2
91.3
-8.7% bot/models/params.py
2
91.3
-8.7% models/params.py
1
98.31
0.39% models/keyboard.py
Jobs
ID Job ID Ran Files Coverage
1 25252883500.1 02 May 2026 01:24PM UTC 38
81.6
GitHub Action Run
Source Files on build 25252883500
  • Tree
  • List 38
  • Changed 30
  • Source Changed 14
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25252883500
  • Pull Request #17
  • PR Base - master (#21884076581)
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