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

ingitdb / ingitdb-go / 22132879286
47%

Build:
DEFAULT BRANCH: main
Ran 18 Feb 2026 08:51AM UTC
Jobs 1
Files 25
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

18 Feb 2026 08:51AM UTC coverage: 47.111% (-39.6%) from 86.758%
22132879286

push

github

trakhimenok
refactor(cli): extract commands into cmd/ingitdb/commands package

Each top-level command lives in its own file with a single exported
function returning *cli.Command. Unexported functions handle subcommands,
named after the subcommand — with the parent prefix where names collide
across commands (listView / deleteView, since both list and delete have
a "view" subcommand).

expandHome moves to commands/validate.go; its tests move to
commands/validate_test.go (package commands, white-box).
main.go is reduced to wiring and process-level concerns.

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

22 of 437 new or added lines in 15 files covered. (5.03%)

375 of 796 relevant lines covered (47.11%)

0.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
0.0
cmd/ingitdb/commands/version.go
13
0.0
cmd/ingitdb/commands/setup.go
17
0.0
cmd/ingitdb/commands/materialize.go
17
0.0
cmd/ingitdb/commands/resolve.go
17
0.0
cmd/ingitdb/commands/watch.go
18
0.0
cmd/ingitdb/commands/truncate.go
22
0.0
cmd/ingitdb/commands/query.go
25
0.0
cmd/ingitdb/commands/pull.go
25
0.0
cmd/ingitdb/commands/serve.go
37
0.0
cmd/ingitdb/commands/find.go
37
17.78
cmd/ingitdb/commands/validate.go
40
0.0
cmd/ingitdb/commands/migrate.go
69
0.0
cmd/ingitdb/commands/delete.go
70
0.0
cmd/ingitdb/commands/list.go
Jobs
ID Job ID Ran Files Coverage
1 22132879286.1 18 Feb 2026 08:51AM UTC 25
47.11
GitHub Action Run
Source Files on build 22132879286
  • Tree
  • List 25
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5ef9fdc1 on github
  • Prev Build on main (#22132445235)
  • 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