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

ingitdb / ingitdb-cli / 26628367264
98%

Build:
DEFAULT BRANCH: main
Ran 29 May 2026 09:03AM UTC
Jobs 1
Files 122
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

29 May 2026 09:01AM UTC coverage: 95.548% (+0.04%) from 95.51%
26628367264

push

github

inGitDB Dev
feat(cli): implement resolve command and route rebase through it

Add a shared working-tree conflict engine (conflict_resolver.go):
gitConflictedFiles, parseResolveItems, and resolveGeneratedConflicts,
which regenerates conflicted generated files (collection README.md)
from source records and stages them, independent of which git
operation produced the conflict.

Implement `ingitdb resolve` (previously a stub) on top of the engine:
it auto-resolves README conflict markers left by any git operation
(manual rebase, merge, cherry-pick) and stages them. Supports --path
and --file.

Refactor `rebase` to delegate to the shared engine instead of
duplicating conflict detection. This also makes rebase spec-compliant
per cli/rebase#req:resolve-flag: READMEs are auto-resolved only when
--resolve=readme is passed; otherwise unresolved conflicts are
reported. runDocsUpdate routes through the same engine.

Maintains 100% statement coverage of cmd/ingitdb/commands. Removes two
redundant rebase tests superseded by the spec-compliant --resolve=readme
coverage tests.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

122 of 122 new or added lines in 5 files covered. (100.0%)

11159 of 11679 relevant lines covered (95.55%)

1.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26628367264.1 29 May 2026 09:03AM UTC 122
95.55
GitHub Action Run
Source Files on build 26628367264
  • Tree
  • List 122
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 22546d08 on github
  • Prev Build on main (#26621730258)
  • Next Build on main (#26629239604)
  • Delete
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