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

IJHack / QtPass / 27733263679
55%

Build:
DEFAULT BRANCH: main
Ran 18 Jun 2026 02:50AM UTC
Jobs 1
Files 80
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

18 Jun 2026 02:44AM UTC coverage: 55.056% (-0.04%) from 55.096%
27733263679

push

github

web-flow
fix(#1508): audit quality sweep — path sep, null-check, timeout, docs, tests (#1572)

* fix(#1508): audit quality sweep — path sep, null-check, timeout, docs, tests

- util.cpp: normalizeFolderPath no longer uses QDir::separator() or
  QDir::toNativeSeparators(); always appends '/' (Qt internal convention)
- configdialog.cpp validate(): null-check QTableWidgetItem before
  dereferencing to prevent crash on cells never explicitly set
- configdialog.cpp isQrencodeAvailable(): add 2 s timeout to
  waitForFinished() to prevent hanging on stalled network filesystems
- pass.h setEnvVar(): expand doc-block to make the trailing-'=' contract
  explicit so callers cannot misread it as accepting a bare name
- tests/auto/util/tst_util.cpp: update existing normalizeFolderPath tests
  to match the new forward-slash contract; add normalizeFolder() covering
  idempotency, append, empty-string and backslash-terminated inputs

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

* fix: kill qrencode process on waitForFinished timeout

If `which qrencode` takes >2 s the timed-out process was left running and
partial/empty output was stored as the executable path. Kill and return false.

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

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

4 of 8 new or added lines in 2 files covered. (50.0%)

3675 of 6675 relevant lines covered (55.06%)

29.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
35.53
-0.22% src/configdialog.cpp
Jobs
ID Job ID Ran Files Coverage
1 27733263679.1 18 Jun 2026 02:50AM UTC 80
55.06
GitHub Action Run
Source Files on build 27733263679
  • Tree
  • List 80
  • Changed 5
  • Source Changed 5
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27733263679
  • 06d71a59 on github
  • Prev Build on main (#27732603053)
  • Next Build on main (#27750739633)
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