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

IJHack / QtPass / 23545294861
21%
master: 7%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 25 Mar 2026 02:11PM 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

25 Mar 2026 02:07PM UTC coverage: 17.516% (+0.003%) from 17.513%
23545294861

push

github

web-flow
Fix Qt 6 compatibility and modernize C++ style (#768)

* Fix Qt 6 compatibility and modernize C++ style

- Fix Q_OS_OSX -> Q_OS_MACOS macro for Qt 6
- Replace Q_FOREACH with range-based for loop
- Replace signals:/slots: with Q_SIGNALS/Q_SLOTS macros
- Replace Q_DECL_OVERRIDE with override
- Remove redundant virtual keywords with override
- Add override to virtual function overrides
- Use nullptr instead of 0/NULL
- Use = default for trivial destructors
- Use 'using' instead of 'typedef'

* Format PR template with prettier

* Fix MD041: use top-level heading in PR template

* Improve DCO wording in PR template

* Add friendly license agreement footer to template

3 of 9 new or added lines in 6 files covered. (33.33%)

866 of 4944 relevant lines covered (17.52%)

7.23 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
0.0
0.0% src/deselectabletreeview.h
1
0.33
0.0% src/imitatepass.cpp
1
20.0
0.0% src/qtpasssettings.h
Jobs
ID Job ID Ran Files Coverage
1 23545294861.1 25 Mar 2026 02:11PM UTC 62
17.52
GitHub Action Run
Source Files on build 23545294861
  • Tree
  • List 62
  • Changed 14
  • Source Changed 14
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23545294861
  • 8c5fc945 on github
  • Prev Build on main (#23543467012)
  • Next Build on main (#23573160824)
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