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

zelazna / nw_bot / 25252955024
100%
master: 99%

Build:
Build:
LAST BUILD BRANCH: refacto_command_pattern
DEFAULT BRANCH: master
Ran 02 May 2026 01:28PM 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:26PM UTC coverage: 99.805% (+0.7%) from 99.068%
25252955024

Pull #17

github

zelazna
[FIX] Only disable coverage tracer in Worker when running as a thread

The sys.settrace(None) guard must only fire when Worker.run() executes
in a spawned QThread, not when called directly from unit tests (which
run in the main thread). Direct calls don't trigger QThread's exit
machinery, so there is nothing to guard against; disabling the tracer
there broke pytest-timeout and coverage for subsequent tests.
Pull Request #17: Refacto command pattern

212 of 213 new or added lines in 14 files covered. (99.53%)

1 existing line in 1 file now uncovered.

1024 of 1026 relevant lines covered (99.81%)

1.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
96.88
-3.13% bot/core/worker.py

Coverage Regressions

Lines Coverage ∆ File
1
96.88
-3.13% core/worker.py
Jobs
ID Job ID Ran Files Coverage
1 25252955024.1 02 May 2026 01:28PM UTC 38
99.81
GitHub Action Run
Source Files on build 25252955024
  • Tree
  • List 38
  • Changed 28
  • Source Changed 14
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25252955024
  • 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