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

ingitdb / ingitdb-cli / 25847521966
96%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 07:22AM UTC
Jobs 1
Files 111
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

14 May 2026 07:21AM UTC coverage: 78.283% (-0.03%) from 78.309%
25847521966

push

github

inGitDB Dev
refactor!: remove find, truncate, migrate, list subscribers

BREAKING CHANGES:
- ingitdb find — withdrawn; moved to DataTug CLI scope
- ingitdb truncate — withdrawn; use `delete --from=COLLECTION --all`
- ingitdb migrate — withdrawn (deferred); defer until use cases clarify
- ingitdb list subscribers — withdrawn; premature without concrete needs
- ingitdb list view — renamed to `ingitdb list views` (plural,
  matching `list collections`)

Code changes:
- cmd/ingitdb/main.go: drop Find/Truncate/Migrate cobra registrations
- cmd/ingitdb/commands/{find,truncate,migrate}.go + _test.go: deleted
- cmd/ingitdb/commands/list.go: drop subscribers(); rename listView ->
  listViews (Use: "views")
- cmd/ingitdb/commands/list_test.go: rename test, drop subscribers test
- cmd/ingitdb/commands/flags.go: drop unused addCollectionFlag (was
  used only by removed commands)
- cmd/ingitdb/main_test.go: drop find/truncate/migrate help subtests

Docs:
- README.md: drop removed commands from table and examples
- docs/cli/README.md: drop removed commands from index
- docs/cli/commands/{find,truncate,migrate}.md: deleted
- docs/cli/commands/list.md: rename `list view` -> `list views`; drop
  `list subscribers` section
- docs/cli/commands/delete.md: replace truncate cross-reference with
  `delete --from=... --all`

Specs:
- spec/features/cli/{find,truncate,migrate}/README.md: add Withdrawn
  status banner (body preserved as historical record)
- spec/features/cli/README.md, spec/features/README.md: regenerate
  index entries with Withdrawn rows; drop the corresponding Feature
  Summary sections

Verified: go build ./..., go test -timeout=60s ./..., golangci-lint
run ./..., specscore spec lint — all clean.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

4 of 4 new or added lines in 1 file covered. (100.0%)

8262 of 10554 relevant lines covered (78.28%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25847521966.1 14 May 2026 07:22AM UTC 111
78.28
GitHub Action Run
Source Files on build 25847521966
  • Tree
  • List 111
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 27c65bd5 on github
  • Prev Build on main (#25830391674)
  • Next Build on main (#25850651840)
  • 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