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

ingitdb / ingitdb-cli / 25743009015
96%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 03:02PM UTC
Jobs 1
Files 105
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 02:50PM UTC coverage: 83.341% (+0.2%) from 83.101%
25743009015

push

github

inGitDB Dev
fix(sqlflags): tighten ParseFields and add MinAffectedFromCmd

Two consistency fixes caught in final review:

1. ParseFields now rejects stray commas like ParseUnset and
   ParseOrderBy do, returning ([]string, error) instead of []string.
   The integration test is updated to handle the new signature.

2. MinAffectedFromCmd is added as the cobra-aware helper that verb
   commands should call. It distinguishes "not supplied" (no
   threshold check) from "explicit 0" (rejected). ParseMinAffected
   (the string parser) remains unchanged for callers that already
   have a string.

Spec: shared-cli-flags#req:fields-syntax, req:min-affected-syntax

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

16 of 18 new or added lines in 2 files covered. (88.89%)

6869 of 8242 relevant lines covered (83.34%)

0.98 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
91.67
cmd/ingitdb/commands/sqlflags/min_affected.go
Jobs
ID Job ID Ran Files Coverage
1 25743009015.1 12 May 2026 03:02PM UTC 105
83.34
GitHub Action Run
Source Files on build 25743009015
  • Tree
  • List 105
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 171918c9 on github
  • Prev Build on main (#25730169903)
  • Next Build on main (#25745305140)
  • 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