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

ingitdb / ingitdb-cli / 26629239604
98%

Build:
DEFAULT BRANCH: main
Ran 29 May 2026 09:23AM UTC
Jobs 1
Files 123
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:22AM UTC coverage: 95.574% (+0.03%) from 95.548%
26629239604

push

github

inGitDB Dev
feat(cli): add placeholder TUI for manual conflict resolution

When `resolve` finishes the auto-resolve pass and source-data conflicts
remain, present the user with the envisioned (but not yet implemented)
interactive resolver:
- on a terminal, launch a bubbletea placeholder screen
  (tui/conflicts_screen.go) showing a title, the conflicted files, a
  description of the planned per-field UI, and a "not implemented yet"
  notice;
- off a terminal, print the same information to stderr.
Either way the command exits non-zero because conflicts remain.

Wired via two injected seams on Resolve (isTerminal, runConflictsTUI)
with the real launcher in main.go (launchConflictsTUI, defaultIsTerminal).

Split the cli/resolve spec into two subfeatures, each documenting current
state and future vision:
- cli/resolve/auto-resolve (Implementing): generated-file regeneration.
- cli/resolve/manual-resolve (Draft): interactive source-conflict UI.

Maintains 100% coverage of cmd/ingitdb and cmd/ingitdb/commands; the new
TUI screen is fully covered.

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

74 of 74 new or added lines in 3 files covered. (100.0%)

11229 of 11749 relevant lines covered (95.57%)

1.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26629239604.1 29 May 2026 09:23AM UTC 123
95.57
GitHub Action Run
Source Files on build 26629239604
  • Tree
  • List 123
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8ae8a7c4 on github
  • Prev Build on main (#26628367264)
  • Next Build on main (#26633688464)
  • 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