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

IJHack / QtPass / 28700252854
63%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2026 08:22AM UTC
Jobs 1
Files 81
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

04 Jul 2026 08:16AM UTC coverage: 61.727% (+2.1%) from 59.628%
28700252854

push

github

web-flow
test: GUI end-to-end — selecting a tree entry decrypts into the panel (#1611)

* test: GUI end-to-end — selecting a tree entry decrypts into the panel

First test that drives the real QtPass UI. It inserts a real entry, constructs
the MainWindow over that store, waits for the asynchronous QFileSystemModel to
expose the entry, clicks it with QTest::mouseClick, and verifies the display
panel renders the decrypted field content — exercising the full
tree-click -> Show -> gpg decrypt -> panel-render path through real gpg.

Async timing (model load + decrypt) is absorbed with QTRY_VERIFY_WITH_TIMEOUT;
verified stable over repeated runs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JuQsrHonihp1nARE7bzstc

* test: restore settings and wait for window exposure in GUI e2e test

Address review feedback:
- The test mutated passStore/usePass/gpgExecutable/hideContent globally without
  restoring them. Add a scope guard that saves AppSettings up front and restores
  it (and invalidates the backend cache) on any exit path.
- passShowHandler() gates the panel on hideContent, not hidePassword — set
  hideContent = false explicitly so the assertion doesn't depend on prior state.
- Wait for the window with QTest::qWaitForWindowExposed() before computing
  visualRect()/clicking, the standard idiom to avoid offscreen/CI timing flakes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JuQsrHonihp1nARE7bzstc

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

4145 of 6715 relevant lines covered (61.73%)

46.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28700252854.1 04 Jul 2026 08:22AM UTC 81
61.73
GitHub Action Run
Source Files on build 28700252854
  • Tree
  • List 81
  • Changed 9
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28700252854
  • c869199c on github
  • Prev Build on main (#28698298334)
  • Next Build on main (#28701231107)
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