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

IJHack / QtPass / 27475393351
55%

Build:
DEFAULT BRANCH: main
Ran 13 Jun 2026 06:36PM 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 Jun 2026 06:31PM UTC coverage: 55.57% (+0.2%) from 55.323%
27475393351

push

github

web-flow
refactor: dedup RealPass::Move/Copy via passMoveOrCopy (#1513) (#1522)

RealPass::Move and RealPass::Copy were byte-identical apart from the
pass subcommand ("mv" vs "cp") and the process id (PASS_MOVE vs
PASS_COPY): same force-skip guard, same store-relative path mapping,
same .gpg-suffix stripping, same arg assembly. Extract a private
passMoveOrCopy(id, subcommand, src, dest, force); Move/Copy become
one-line delegations.

Scope note: only the RealPass internal duplication is addressed. The
cross-backend "normalizePaths in Pass" idea from #1513 doesn't fit —
ImitatePass::Move/Copy are structurally different (git mv/cp + direct
file ops + reencrypt) and don't share the store-relative/.gpg path
shape. The executeWrapper-indirection, Grep-regex-semantics, and
backend-factory parts of #1513 remain open.

Behaviour unchanged; tst_integration 20/20 (incl. RealPass paths).

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

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

10 existing lines in 1 file now uncovered.

3731 of 6714 relevant lines covered (55.57%)

36.9 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
1.59
0.27% src/realpass.cpp

Coverage Regressions

Lines Coverage ∆ File
10
85.33
8.69% src/storemodel.cpp
Jobs
ID Job ID Ran Files Coverage
1 27475393351.1 13 Jun 2026 06:36PM UTC 72
55.57
GitHub Action Run
Source Files on build 27475393351
  • Tree
  • List 72
  • Changed 6
  • Source Changed 6
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27475393351
  • 90fc7c4d on github
  • Prev Build on main (#27473596278)
  • Next Build on main (#27476128573)
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