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

zelazna / nw_bot / 25252883500

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

42.17
/models/command_list.py


Source Not Available

The file "models/command_list.py" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

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