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

IJHack / QtPass / 27721961015
55%

Build:
DEFAULT BRANCH: main
Ran 17 Jun 2026 09:54PM 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

17 Jun 2026 09:48PM UTC coverage: 55.118% (-0.1%) from 55.252%
27721961015

push

github

web-flow
refactor(#1511): consolidate initExecutables() into one AppSettings save (#1565) (#1565)

initExecutables() already loaded an AppSettings snapshot then wrote four
executable paths back via individual setters. Rewrite to modify the snapshot
in place and call save() once; delete the four now-dead setters:
setPassExecutable, setGitExecutable, setGpgExecutable, setPwgenExecutable.

Update all test callers to the load → modify field(s) → save pattern:
- tst_mainwindow.cpp: three setGpgExecutable calls (initTestCase, init, cleanup)
- tst_integration.cpp: initTestCase setGpgExecutable; imitatePass_gitInitAndCommit
  setGitExecutable (folded into adjacent useGit write); three
  setPassExecutable+setGpgExecutable pairs collapsed into single saves
- tst_util.cpp: replace SettingGuard<QString, setGpgExecutable> + bare
  setGpgExecutable with an inline RestoreGpg RAII struct and explicit
  load→modify→save writes

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

6 of 10 new or added lines in 1 file covered. (60.0%)

3683 of 6682 relevant lines covered (55.12%)

28.98 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
86.17
-1.88% src/qtpasssettings.cpp
Jobs
ID Job ID Ran Files Coverage
1 27721961015.1 17 Jun 2026 09:54PM UTC 80
55.12
GitHub Action Run
Source Files on build 27721961015
  • Tree
  • List 80
  • Changed 4
  • Source Changed 4
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27721961015
  • 14fd3928 on github
  • Prev Build on main (#27721181658)
  • Next Build on main (#27723172503)
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