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

ingitdb / ingitdb-cli / 25745305140
96%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 03:42PM UTC
Jobs 1
Files 108
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

12 May 2026 03:41PM UTC coverage: 82.734% (-0.6%) from 83.341%
25745305140

push

github

inGitDB Dev
refactor(cli/select): apply post-review polish

Two small fixes from the final code review:

1. Remove dead `_ = colDef` pattern in runSelectFromSet — the lookup
   was only being used to check collection existence; collapse into
   `if _, ok := def.Collections[from]; !ok { ... }` so no unused
   binding leaks into the function.

2. Add TestSelect_SetMode_EmptyResult_MD covering the only
   format-mode pair missing direct empty-set assertion. Markdown
   empty output is header + separator only (no data rows).

No behavior change; both fixes are polish.

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

21 existing lines in 3 files now uncovered.

7202 of 8705 relevant lines covered (82.73%)

0.97 hits per line

Coverage Regressions

Lines Coverage ∆ File
16
90.4
-7.34% cmd/ingitdb/commands/read_record_github.go
3
75.95
0.31% cmd/ingitdb/main.go
2
96.08
-3.92% pkg/ingitdb/materializer/ingr_writer.go
Jobs
ID Job ID Ran Files Coverage
1 25745305140.1 12 May 2026 03:42PM UTC 108
82.73
GitHub Action Run
Source Files on build 25745305140
  • Tree
  • List 108
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5a592da3 on github
  • Prev Build on main (#25743009015)
  • Next Build on main (#25746884278)
  • 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