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

IJHack / QtPass / 23545294861 / 1
28%
main: 28%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2026 02:11PM UTC
Files 62
Run time 2s
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.1

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

866 of 4944 relevant lines covered (17.52%)

7.23 hits per line

Source Files on job 23545294861.1
  • Tree
  • List 62
  • Changed 14
  • Source Changed 14
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23545294861
  • 8c5fc945 on github
  • Prev Job for on main (#23543467012.1)
  • Next Job for on main (#23573160824.1)
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