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

nagayon-935 / kuroko / 29893831830

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
28189912508 main feat: network engineer improvements - NW device prompt recognition (Cisco/Juniper/Arista) - Session-start connection banner with production host highlighting - Log selector sort toggle (new→old / old→new) with 's' key - Log filename uses typed ho... push 25 Jun 2026 05:56PM UTC nagayon-935 github
82.12
27804539536 main test(viewer): add selector, PTY loop, and draw tests to raise coverage from 58% to 80% - selector_test.go: full coverage of newSelector, scanLogs, updateFilter, draw (all paths including empty dir, subdir exclusion, long-line truncation, non-... push 19 Jun 2026 04:01AM UTC nagayon-935 github
80.02
27770003928 main ci: lock GoReleaser version to ~> v2 to suppress warning push 18 Jun 2026 03:21PM UTC nagayon-935 github
59.77
27769834799 main feat(viewer): add output scrolling, output text search, interactive TUI logs selector, and mouse support push 18 Jun 2026 03:19PM UTC nagayon-935 github
59.77
27766532067 main test: add unit tests for notifier, session, viewer, and config to raise overall coverage from 48% to 77% - internal/notifier: full coverage via httptest.NewServer mocks (discord, slack, noop, doRequest, formatDuration, truncate) - internal/sessio... push 18 Jun 2026 02:27PM UTC nagayon-935 github
77.35
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
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