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

IJHack / QtPass / 24886838532
55%

Build:
DEFAULT BRANCH: main
Ran 24 Apr 2026 11:24AM UTC
Jobs 1
Files 64
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

24 Apr 2026 11:20AM UTC coverage: 26.828%. Remained the same
24886838532

push

github

web-flow
fix: address Copilot review findings (#1150)

* fix: address Copilot review findings

mainwindow.cpp/.h:
- Null-check keygenDialog before close() in cleanKeygenDialog()
- Return early in initTrayIcon() if allocation reports null
- Replace placeholder comment on wizard() call
- Rename member keygen → keygenDialog to match getKeygenDialog()

passworddialog.h/.cpp:
- Default-initialise m_isNew to match m_templating style
- Rename templateLines/otherLines to m_templateLines/m_otherLines
  per project naming convention

util.cpp:
- Add direct include for executor.h (was only available transitively
  via qtpasssettings.h → realpass.h → pass.h)

tst_settings.cpp:
- Rename portable_ini → portableIni (camelCase consistency)

Rejected findings (would have regressed behaviour):
- isUseGit auto-detection assertion suggested by Copilot would fail
  against the real implementation, which only auto-detects when
  defaultValue is true and storedValue equals the default
- Renaming setAndGetDialogSize → setAndGetDialogSizeWithKey would
  diverge from sibling tests (setAndGetDialogPos / DialogMaximized
  / DialogGeometry) that all take a key without the suffix

* fix: apply CodeRabbit auto-fixes

Fixed 3 file(s) based on 2 unresolved review comments.

Co-authored-by: CodeRabbit <noreply@coderabbit.ai>

* fix: apply CodeRabbit auto-fixes

Fixed 1 file(s) based on 1 unresolved review comment.

Co-authored-by: CodeRabbit <noreply@coderabbit.ai>

* fix: apply CodeRabbit auto-fixes

Fixed 1 file(s) based on 1 unresolved review comment.

Co-authored-by: CodeRabbit <noreply@coderabbit.ai>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: CodeRabbit <noreply@coderabbit.ai>

12 of 20 new or added lines in 3 files covered. (60.0%)

1 existing line in 1 file now uncovered.

1640 of 6113 relevant lines covered (26.83%)

28.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
0.0
0.0% src/mainwindow.cpp
1
0.0
0.0% src/mainwindow.h
1
46.76
-0.34% src/passworddialog.cpp

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% src/mainwindow.cpp
Jobs
ID Job ID Ran Files Coverage
1 24886838532.1 24 Apr 2026 11:24AM UTC 64
26.83
GitHub Action Run
Source Files on build 24886838532
  • Tree
  • List 64
  • Changed 6
  • Source Changed 6
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24886838532
  • 220dbdb9 on github
  • Prev Build on main (#24878258175)
  • Next Build on main (#24888772601)
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