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

IJHack / QtPass / 25828464381
55%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 09:55PM UTC
Jobs 1
Files 72
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

13 May 2026 09:50PM UTC coverage: 29.068%. Remained the same
25828464381

push

github

web-flow
test(integration): grep skips files that gpg can't decrypt (#1471)

* test(integration): grep skips files that gpg can't decrypt

End-to-end coverage for the env-aware Executor call in
ImitatePass::grepMatchFile (imitatepass.cpp:1055). The function feeds
each .gpg file in the store to `gpg --decrypt` via the env-aware
Executor overload; when gpg exits non-zero (or stdout is empty), the
match list for that file is discarded and grepScanStore continues to
the next file.

The unit-test grepMatchFileFailedDecryptReturnsEmpty already covers
the single-file branch by pointing at a non-existent gpg binary. This
new integration test exercises the multi-file scan with real gpg:

- Insert two legitimate entries containing the "token" substring.
- Plant two .gpg files that aren't valid gpg ciphertext at all (one
  with "token" in plaintext bytes, one with binary junk).
- Run Grep("token").
- Assert exactly the two legitimate entries are returned; neither
  corrupt file leaks a match.

Build clean, 20/20 integration tests pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* fix: apply CodeRabbit auto-fixes

Fixed 1 file(s) based on 2 unresolved review comments.

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

* fix: apply CodeRabbit auto-fixes

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

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

* 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: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: CodeRabbit <noreply@coderabbit.ai>

1956 of 6729 relevant lines covered (29.07%)

27.59 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
0.0
0.0% src/qrc_qmake_qmake_qm_files.cpp
Jobs
ID Job ID Ran Files Coverage
1 25828464381.1 13 May 2026 09:55PM UTC 72
29.07
GitHub Action Run
Source Files on build 25828464381
  • Tree
  • List 72
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25828464381
  • 751a317d on github
  • Prev Build on main (#25827655541)
  • Next Build on main (#25829042281)
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