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

ingitdb / ingitdb-cli / 25881409168
96%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 07:39PM UTC
Jobs 1
Files 121
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

14 May 2026 07:24PM UTC coverage: 91.061% (-0.5%) from 91.527%
25881409168

push

github

inGitDB Dev
fix(cli): use cobra writer for describe output to fix test flake

emitNode wrote directly to os.Stdout, and the test helper
captureStdout swapped os.Stdout to a pipe. Other parallel tests
in the same package wrote to the swapped pipe, polluting the
captured output and flaking 2 describe tests roughly 1-in-8 runs.

Route emitNode through an io.Writer (cmd.OutOrStdout()) and switch
captureStdout to cobra's SetOut buffer pattern. No global stdout
state is mutated. All tests stay t.Parallel().

specscore: feature/cli/describe

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

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

3 existing lines in 1 file now uncovered.

10676 of 11724 relevant lines covered (91.06%)

1.07 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
72.37
0.37% cmd/ingitdb/main.go
Jobs
ID Job ID Ran Files Coverage
1 25881409168.1 14 May 2026 07:39PM UTC 121
91.06
GitHub Action Run
Source Files on build 25881409168
  • Tree
  • List 121
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 82581bb3 on github
  • Prev Build on main (#25867147742)
  • Next Build on main (#25883524573)
  • 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