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

umputun / ralphex / 21842782071
81%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2026 10:14PM UTC
Jobs 1
Files 36
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

09 Feb 2026 10:12PM UTC coverage: 80.511% (-0.3%) from 80.776%
21842782071

push

github

web-flow
Add external git backend option (#79)

* feat(git): add external git backend with CLI support

extract backend interface from repo type and add externalBackend
that shells out to git CLI for all operations. configurable via
functional options on NewService with WithExternalGit().
addresses go-git behavioral differences (false dirty detection,
symlink handling, gitignore edge cases).

* feat(config): add git_backend config option

add git_backend field (internal|external) to config with INI parsing,
merge logic, and embedded defaults. wire up to NewService in main.go.
replace hand-rolled noopLogger with moq-generated mock.

* docs: update documentation for external git backend

update CLAUDE.md, README.md, llms.txt with git_backend config option
and external backend details. move plan to completed.

* fix(git): address copilot review feedback on external backend

add -- separator before paths in Add, MoveFile, IsIgnored to prevent
filenames starting with - from being interpreted as flags. improve
run() error to wrap underlying error when git output is empty.
use checkout -B in tests for idempotent branch creation.

282 of 371 new or added lines in 5 files covered. (76.01%)

5168 of 6419 relevant lines covered (80.51%)

202.73 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
11
24.2
-0.53% cmd/ralphex/main.go
11
70.76
-1.16% pkg/git/service.go
67
78.86
pkg/git/external.go
Jobs
ID Job ID Ran Files Coverage
1 21842782071.1 09 Feb 2026 10:14PM UTC 36
80.51
GitHub Action Run
Source Files on build 21842782071
  • Tree
  • List 36
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8f455ea1 on github
  • Prev Build on master (#21815991427)
  • Next Build on master (#21848139543)
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