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

ingitdb / ingitdb-cli / 22515233883
96%

Build:
DEFAULT BRANCH: main
Ran 28 Feb 2026 06:27AM UTC
Jobs 1
Files 78
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

28 Feb 2026 06:26AM UTC coverage: 85.349%. First build
22515233883

push

github

trakhimenok
feat(ingr): add records-delimiter support with 3-level priority

- Add Settings{RecordsDelimiter bool} and RuntimeOverrides{RecordsDelimiter *bool}
  to Definition; RuntimeOverrides not persisted to YAML (yaml:"-")
- Add RecordsDelimiter bool to ViewDef for per-view config
- Renderer (buildDefaultView) applies priority:
  *RuntimeOverrides > viewDef.RecordsDelimiter || settings.RecordsDelimiter
- CLI --records-delimiter flag stored as *bool via IsSet(); sets
  def.RuntimeOverrides instead of mutating col.DefaultView
- Add ExportOptions + functional options pattern (WithHash, WithRecordsDelimiter)
- Update docs/file-formats/ingr.md with §3.5 Record Delimiter section
- Add tests for all three priority levels

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

32 of 35 new or added lines in 3 files covered. (91.43%)

4806 of 5631 relevant lines covered (85.35%)

0.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
77.04
pkg/ingitdb/materializer/view_builder.go
Jobs
ID Job ID Ran Files Coverage
1 22515233883.1 28 Feb 2026 06:27AM UTC 78
85.35
GitHub Action Run
Source Files on build 22515233883
  • Tree
  • List 78
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ed63752c on github
  • Prev Build on main (#22377871957)
  • Next Build on main (#22557785136)
  • 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