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

ingitdb / ingitdb-cli / 22943457595
85%

Build:
DEFAULT BRANCH: main
Ran 11 Mar 2026 08:25AM UTC
Jobs 1
Files 93
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

11 Mar 2026 08:25AM UTC coverage: 83.156%. Remained the same
22943457595

push

github

trakhimenok
feat(tui): locale dropdown with overlay and screen/panel file split

Locale selector changes:
- Replace static [en] label with interactive dropdown [ en ▼ ] / [ en ▲ ]
  in the top-right corner of the data panel header
- Dropdown overlays the table (no longer pushes rows down) using a two-pass
  render: build all table lines, then paint dropdown lines right-aligned
  over lines 1+ via stripAnsi + truncateToWidth
- Fix locale label position: use a plain bold style for the title row so the
  label appears on the text line, not on the underline; draw the border
  manually as a separate line below
- Press UP at top record row to open the locale dropdown automatically
- Keys: l/L open dropdown, ↑/↓ navigate, enter confirm, esc cancel

File organisation:
- home.go → home_screen.go (screen logic) + home_panel.go (panel renderers)
- collection.go → collection_screen.go (screen) + collection_data_panel.go
  (records panel + locale helpers) + collection_schema_panel.go (schema panel
  + buildSchemaLines + orderedColumns)
- home_test.go → home_screen_test.go
- Docs: home.md → home_screen.md, collection.md → collection_screen.md;
  README.md updated to reference new filenames

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

131 of 304 new or added lines in 4 files covered. (43.09%)

6166 of 7415 relevant lines covered (83.16%)

0.98 hits per line

Uncovered Changes

Lines Coverage ∆ File
135
0.0
cmd/ingitdb/tui/collection_screen.go
22
78.22
cmd/ingitdb/tui/home_panel.go
16
76.12
cmd/ingitdb/tui/collection_schema_panel.go
Jobs
ID Job ID Ran Files Coverage
1 22943457595.1 11 Mar 2026 08:25AM UTC 93
83.16
GitHub Action Run
Source Files on build 22943457595
  • Tree
  • List 93
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7c623803 on github
  • Prev Build on main (#22943135527)
  • Next Build on main (#22944563507)
  • 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