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

IJHack / QtPass / 24641827230
55%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 11:36PM 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

19 Apr 2026 11:32PM UTC coverage: 27.362%. Remained the same
24641827230

push

github

web-flow
docs: standardise Doxygen style across headers and main.cpp (#1087)

* docs: standardise Doxygen style across headers and main.cpp

- Remove orphaned doc blocks floating before class definitions
- Convert all /*!  \brief  \param  \return to /**  @brief  @param  @return
- Add @class/@struct/@brief tags to class-level doc comments
- Add missing doc comments to undocumented public methods and slots
- Fix misplaced updateEnv doc block in pass.cpp (was above setEnvVar)
- Update mainpage in main.cpp from \section to @section style

Files: src/passworddialog.h, src/executor.h, src/keygendialog.h,
       src/trayicon.h, src/passwordconfiguration.h, src/userinfo.h,
       src/configdialog.h, src/mainwindow.h, src/pass.cpp, main/main.cpp

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* 📝 Add docstrings to `fix/passworddialog-header-docs`

Docstrings generation was requested by @annejan.

The following files were modified:

* `main/main.cpp`
* `src/configdialog.h`
* `src/executor.h`
* `src/keygendialog.h`
* `src/mainwindow.h`
* `src/pass.cpp`
* `src/trayicon.h`
* `src/userinfo.h`

These files were kept as they were:
* `src/passworddialog.h`

* docs: remove AI-generated orphaned blocks from upstream, fix Qt version

- Remove new orphaned doc blocks introduced by upstream in executor.h,
  trayicon.h, keygendialog.h, userinfo.h, configdialog.h, mainwindow.h
- Update mainpage Qt minimum version from 5.2 to 5.15 (matches CI)
- Add doc comment for joinRemainingArgs in main.cpp

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* docs: add missing class/struct docs and fix coverage gaps

- Add @struct doc to ResolvedGpgconfCommand (pass.h)
- Restore @struct doc to UserInfo (lost during upstream cleanup)
- Add @struct/@class docs to NamedValue, FileContent (filecontent.h)
- Add @class doc to simpleTransaction (simpletransaction.h)
- Remove orphaned method blocks from qtpass.h; add @class doc
  and inline docs for all public methods and slots
- Enab... (continued)

2 of 2 new or added lines in 1 file covered. (100.0%)

129 existing lines in 9 files now uncovered.

1596 of 5833 relevant lines covered (27.36%)

18.01 hits per line

Coverage Regressions

Lines Coverage ∆ File
59
34.84
0.0% src/moc_pass.cpp
21
0.0
0.0% src/moc_mainwindow.cpp
15
0.0
0.0% src/moc_qpushbuttonasqrcode.cpp
15
0.0
0.0% src/moc_qpushbuttonshowpassword.cpp
15
0.0
0.0% src/moc_qpushbuttonwithclipboard.cpp
1
0.0
0.0% src/mainwindow.h
1
66.67
0.0% src/pass.h
1
85.71
0.0% src/passwordconfiguration.h
1
0.0
0.0% src/qtpass.h
Jobs
ID Job ID Ran Files Coverage
1 24641827230.1 19 Apr 2026 11:36PM UTC 64
27.36
GitHub Action Run
Source Files on build 24641827230
  • Tree
  • List 64
  • Changed 20
  • Source Changed 20
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24641827230
  • d6e67b92 on github
  • Prev Build on main (#24639103349)
  • Next Build on main (#24656984597)
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