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

IJHack / QtPass / 24638876686
55%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 08:57PM 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 08:52PM UTC coverage: 27.337% (-0.01%) from 27.351%
24638876686

push

github

web-flow
fix: guard against out-of-bounds index in password character set selection (#1084)

* Apply suggested fix to src/passworddialog.cpp from Copilot Autofix

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>

* fix: use CHARSETS_COUNT instead of .size() on C-style array

Characters is declared as QString Characters[CHARSETS_COUNT], a plain
C array with no .size() member. Replace the invalid call with the
correct enum constant PasswordConfiguration::CHARSETS_COUNT.

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

---------

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

0 of 5 new or added lines in 1 file covered. (0.0%)

1594 of 5831 relevant lines covered (27.34%)

16.44 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
56.25
-1.55% src/passworddialog.cpp
Jobs
ID Job ID Ran Files Coverage
1 24638876686.1 19 Apr 2026 08:57PM UTC 64
27.34
GitHub Action Run
Source Files on build 24638876686
  • Tree
  • List 64
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24638876686
  • 264c032a on github
  • Prev Build on main (#24638606826)
  • Next Build on main (#24639103349)
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