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

IJHack / QtPass / 24964110488
55%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 06:44PM 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 06:39PM UTC coverage: 27.622% (-0.03%) from 27.652%
24964110488

push

github

web-flow
Fix: add ui null check in focusInput to prevent segfault (#1189)

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 MainWindow is fully constructed. The existing fix checked ui->lineEdit but not
ui itself, causing a segfault on null pointer dereference.

Add ui null check before dereferencing ui->lineEdit.

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

2 existing lines in 1 file now uncovered.

1825 of 6607 relevant lines covered (27.62%)

26.95 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
0.0% src/mainwindow.cpp

Coverage Regressions

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