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

nagayon-935 / kuroko
83%

Build:
DEFAULT BRANCH: main
Repo Added 18 Jun 2026 02:01PM UTC
Files 15
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • fix/audit-findings
  • fix/go-review-findings
  • main

22 Jul 2026 05:27AM UTC coverage: 83.462% (-1.3%) from 84.784%
29893831830

push

github

nagayon-935
feat: add bash shell completion for subcommands, flags, and log files

Add "kuroko completion bash" to print a completion script and a hidden
"kuroko __complete" helper that computes candidates for the subcommand
position (logs/view/help/completion plus PATH commands), the view log
filename argument (honoring -d/--log-dir overrides), and global flags.
Extract the shared .log/.log.gz enumeration into internal/logstore so the
selector TUI and completion draw from one source.

68 of 94 new or added lines in 5 files covered. (72.34%)

81 existing lines in 1 file now uncovered.

1948 of 2334 relevant lines covered (83.46%)

90.29 hits per line

Relevant lines Covered
Build:
Build:
2334 RELEVANT LINES 1948 COVERED LINES
90.29 HITS PER LINE
Source Files on main
  • Tree
  • List 15
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29893831830 main feat: add bash shell completion for subcommands, flags, and log files Add "kuroko completion bash" to print a completion script and a hidden "kuroko __complete" helper that computes candidates for the subcommand position (logs/view/help/completio... push 22 Jul 2026 05:27AM UTC nagayon-935 github
83.46
29511140372 main docs: add Releases install instructions, disable goreleaser checksums - README: document downloading a prebuilt tar.gz from GitHub Releases (OS/arch auto-detection, extraction, PATH setup) as the primary install path, keep source build as an ... push 16 Jul 2026 03:26PM UTC nagayon-935 github
84.78
29510528643 main Merge pull request #2 from nagayon-935/fix/audit-findings fix: audit-driven hardening of PTY/signal handling, viewer scrolling, and logger multi-byte support push 16 Jul 2026 03:18PM UTC web-flow github
84.78
29510450735 main chore: ignore local CLAUDE.md push 16 Jul 2026 03:17PM UTC nagayon-935 github
82.72
29510272491 fix/audit-findings fix: model logger's line buffer as terminal columns, not bytes - change Logger.lineBuf from []byte (indexed by byte) to []rune (indexed by display column, one slot per terminal cell), matching how a real terminal's cell grid works; wide East ... Pull #2 16 Jul 2026 03:15PM UTC nagayon-935 github
84.78
28575309232 main Delete GoReportCard push 02 Jul 2026 08:09AM UTC web-flow github
82.82
28573621173 main Merge pull request #1 from nagayon-935/fix/go-review-findings fix: address go-review findings (races, error handling, formatting) push 02 Jul 2026 07:38AM UTC web-flow github
82.72
28572950797 fix/go-review-findings test: cover signal-termination cleanup and rune-safe truncation Extract terminateForSignal out of handleTerminationSignals so the Close()/exit-code logic can be unit tested without going through os.Exit. Add tests for it, for forwardResizeSignals... Pull #1 02 Jul 2026 07:25AM UTC nagayon-935 github
82.72
28572456155 fix/go-review-findings fix: address go-review findings (races, error handling, formatting) Fixes all HIGH/MEDIUM issues from the go-reviewer audit: - guard Logger.Close with sync.Once to prevent a double-close race between normal exit and the SIGTERM/SIGHUP handler -... Pull #1 02 Jul 2026 07:16AM UTC nagayon-935 github
81.78
28190114604 main docs: update README with NW engineer features - Banner section with config example and color options - NW device prompt recognition (Cisco/Arista/Juniper) - Log filename now uses typed hostname (alias preserved) - Log selector sort toggle ('s' ke... push 25 Jun 2026 06:00PM UTC nagayon-935 github
82.12
See All Builds (17)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc