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

ingitdb / ingitdb-cli / 25789120714
96%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 09:00AM UTC
Jobs 1
Files 103
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

13 May 2026 08:59AM UTC coverage: 80.709% (+0.2%) from 80.489%
25789120714

push

github

inGitDB Dev
docs(spec): update default-record-format Idea — reflect codebase reality

Pre-specify reconciliation. Survey of the codebase revealed the Idea
was significantly out of sync:

What's ALREADY implemented (not in the Idea before):
- Six record formats: yaml, yml, json, markdown, toml, ingr
  (constants in pkg/ingitdb/constants.go)
- Per-collection format choice via .collection/definition.yaml#record_file.format
- Markdown's special frontmatter+body handling
- INGR's RecordType: ListOfRecords | MapOfRecords constraint
- The Go INGR parser (github.com/ingr-io/ingr-go) already imported

What's ACTUALLY new (the deltas this Idea covers):
1. CSV reader/writer (the genuinely-new seventh format)
2. Project-level record_format field on the existing config.Settings
   struct in pkg/ingitdb/config/root_config.go, loaded from
   .ingitdb/settings.yaml (NOT a new file — extends existing infra)
3. --format CLI flag on project- and collection-creation commands
4. Centralized fallback resolver: collection → project → hard YAML default

Title shifted from 'Configurable Record Format with YAML Default'
to 'Project-Level Default Record Format + CSV Format Support' to
reflect the actual surface.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

7330 of 9082 relevant lines covered (80.71%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25789120714.1 13 May 2026 09:00AM UTC 103
80.71
GitHub Action Run
Source Files on build 25789120714
  • Tree
  • List 103
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fa9f113d on github
  • Prev Build on main (#25784834508)
  • Next Build on main (#25789578953)
  • 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