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

IJHack / QtPass / 23825672923
20%
master: 7%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 01 Apr 2026 12:25AM UTC
Jobs 1
Files 62
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

01 Apr 2026 12:21AM UTC coverage: 20.071% (+0.3%) from 19.722%
23825672923

push

github

web-flow
fix: resolve remaining TODOs and save window state (#877)

* fix: resolve remaining TODOs and save window state

- Remove TODO from on_toolButtonStore_clicked (comment was outdated)
- Implement window size/position saving in ConfigDialog::closeEvent
- Implement window size/position saving in KeygenDialog::closeEvent
- Implement window size/position saving in UsersDialog::closeEvent
- Convert TODO comment in qtpass.cpp to a note (existing code is correct)

- Add dialog-specific settings to avoid clobbering mainwindow state:
  * Add QtPassSettings::getDialogGeometry/setDialogGeometry
  * Add QtPassSettings::getDialogPos/setDialogPos
  * Add QtPassSettings::getDialogSize/setDialogSize
  * Add QtPassSettings::isDialogMaximized/setDialogMaximized

- Update ConfigDialog, KeygenDialog, UsersDialog to use dialog-specific
  settings with unique keys (e.g., 'configDialog', 'keygenDialog', 'usersDialog')
- Add SettingsConstants for dialog-specific settings

* docs: add doxygen documentation and unit tests for dialog settings

29 of 59 new or added lines in 5 files covered. (49.15%)

1023 of 5097 relevant lines covered (20.07%)

7.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
10
0.0
0.0% src/configdialog.cpp
9
0.0
0.0% src/keygendialog.cpp
9
0.0
0.0% src/usersdialog.cpp
2
14.29
-5.71% src/qtpasssettings.h
Jobs
ID Job ID Ran Files Coverage
1 23825672923.1 01 Apr 2026 12:25AM UTC 62
20.07
GitHub Action Run
Source Files on build 23825672923
  • Tree
  • List 62
  • Changed 9
  • Source Changed 9
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23825672923
  • a2ff7b58 on github
  • Prev Build on main (#23823353563)
  • Next Build on main (#23825864531)
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