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

IJHack / QtPass / 24829425913
55%

Build:
DEFAULT BRANCH: main
Ran 23 Apr 2026 10:13AM 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

23 Apr 2026 10:08AM UTC coverage: 27.299% (-0.06%) from 27.36%
24829425913

push

github

web-flow
Fix profile initialization for new directories (#1034) (#1134)

* Fix profile initialization for new directories (#1034)

When creating a new profile with a new folder (that doesn't exist yet), the
directory was never created and pass/git initialization never ran because
ProfileInit::needsInit() returns false for non-existent directories.

This fix:
- Normalizes the path with QDir::cleanPath() for cross-platform compatibility
- Creates the directory if it doesn't exist
- Shows a visible error message with QMessageBox if directory creation fails
- Then proceeds with pass init and git init as expected

* fix: apply CodeRabbit auto-fixes

Fixed 1 file(s) based on 1 unresolved review comment.

Co-authored-by: CodeRabbit <noreply@coderabbit.ai>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: CodeRabbit <noreply@coderabbit.ai>

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

1 existing line in 1 file now uncovered.

1597 of 5850 relevant lines covered (27.3%)

30.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
0.0
0.0% src/configdialog.cpp

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% src/configdialog.cpp
Jobs
ID Job ID Ran Files Coverage
1 24829425913.1 23 Apr 2026 10:13AM UTC 64
27.3
GitHub Action Run
Source Files on build 24829425913
  • 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 #24829425913
  • 5b29dba0 on github
  • Prev Build on main (#24797573410)
  • Next Build on main (#24831900130)
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