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

umputun / ralphex / 21842782071 / 1
81%
master: 81%

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

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.

5168 of 6419 relevant lines covered (80.51%)

202.73 hits per line

Source Files on job 21842782071.1
  • Tree
  • List 36
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21842782071
  • 8f455ea1 on github
  • Prev Job for on master (#21815991427.1)
  • Next Job for on master (#21848139543.1)
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