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

IJHack / QtPass / 24963287061
55%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 06:03PM UTC
Jobs 1
Files 72
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

26 Apr 2026 05:58PM UTC coverage: 27.652% (+0.03%) from 27.622%
24963287061

push

github

web-flow
fix: null check in focusInput to prevent segfault (#1188)

When focusInput() is triggered during a nested event loop (e.g., ConfigDialog
wizard on first-run) or via single-instance wake-up, the timer can fire before the
window is fully initialized, causing a segfault in QLineEdit::selectAll().

Add null and visibility checks in focusInput(). Also reorder messageAvailable()
to call show()/raise() before focusInput() to ensure window is visible before
focusing in the single-instance wake-up flow.

0 of 3 new or added lines in 1 file covered. (0.0%)

1827 of 6607 relevant lines covered (27.65%)

26.95 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
0.0
0.0% src/mainwindow.cpp
Jobs
ID Job ID Ran Files Coverage
1 24963287061.1 26 Apr 2026 06:03PM UTC 72
27.65
GitHub Action Run
Source Files on build 24963287061
  • Tree
  • List 72
  • Changed 4
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24963287061
  • c7d42587 on github
  • Prev Build on main (#24962433832)
  • Next Build on main (#24964110488)
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