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

IJHack / QtPass / 27501799111
57%

Build:
DEFAULT BRANCH: main
Ran 14 Jun 2026 02:30PM UTC
Jobs 1
Files 80
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

14 Jun 2026 02:25PM UTC coverage: 57.43% (+1.0%) from 56.425%
27501799111

push

github

web-flow
fix: install event filter once and add UI watchdog (#1512) (#1536)

Third slice of the MainWindow decomposition (#1512), the UiState concern.
Per the issue's "or kill it" option this fixes the two real problems in the
setUiElementsEnabled hammer rather than wrapping it in a new class:

- The search-box key event filter was re-installed on every
  setUiElementsEnabled call; install it once in the constructor instead.
- Add a 30s single-shot watchdog: setUiElementsEnabled(false) arms it and
  setUiElementsEnabled(true) disarms it, so if a backend operation disables
  the UI but never signals completion the interface re-enables itself
  instead of staying stuck.

No behavioural change in the normal path. mainwindow tests pass; doxygen
and reuse clean.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

7 of 10 new or added lines in 1 file covered. (70.0%)

379 existing lines in 3 files now uncovered.

3977 of 6925 relevant lines covered (57.43%)

36.21 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
27.89
3.22% src/mainwindow.cpp

Coverage Regressions

Lines Coverage ∆ File
369
27.89
3.22% src/mainwindow.cpp
9
0.0
0.0% src/qrc_qmake_qmake_qm_files.cpp
1
50.0
0.0% src/mainwindow.h
Jobs
ID Job ID Ran Files Coverage
1 27501799111.1 14 Jun 2026 02:30PM UTC 80
57.43
GitHub Action Run
Source Files on build 27501799111
  • Tree
  • List 80
  • Changed 6
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27501799111
  • 6098bb42 on github
  • Prev Build on main (#27482393673)
  • Next Build on main (#27502986312)
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