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

Altinity / altinity-mcp / 25511092215
82%

Build:
DEFAULT BRANCH: main
Ran 07 May 2026 05:19PM UTC
Jobs 1
Files 17
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

07 May 2026 05:17PM UTC coverage: 81.997%. Remained the same
25511092215

push

github

BorisTyshkevich
.claude/skills: add codebase-consistency-reviewer + umbrella-go-review

Two Claude Code skills for review work:

- codebase-consistency-reviewer/ — verbatim copy from
  Altinity/ClickHouse PR #1729 (filimonov/antalya-26.3/skills branch).
  Language-agnostic; finds duplicated/parallel implementations,
  inconsistent naming, reinvented wheels, places where new code should
  reuse existing helpers/abstractions/conventions. Description trigger
  string broadened to advertise Go support and the "is there a helper
  for this" phrasing.

- umbrella-go-review/ — Go fork of the upstream
  ubrella-clickhose-review skill (typos fixed). Same multi-perspective
  workflow: neutral shared context first, parallel-dispatch per-concern
  subagents, structured aggregation, single consolidated report.
  Subagents adapted for this codebase:
    * security: OAuth/JWT/JWE/secret-handling focus, names the RFCs
      (6749, 8707, 9728, 6750) and actual exposure points hit recently
      (--password on argv, --from-literal on argv, cat of unfamiliar
      config files).
    * perf: Go-flavored — GC pressure, escapes, goroutine leaks,
      channel/mutex contention, missing defer Close, sync primitive
      choice.
    * concurrency: Go primitives — goroutines, channels, sync.*,
      context propagation, select-default starvation.
    * compat: helm-values key renames, env-var renames, yaml/json/flag/env
      tag changes, kid-headered MCP-issued artifacts + legacy SHA256
      fallback, multi-arch image safety on arm64 demo cluster.
    * tests: testcontainers/Ryuk note specific to this sandbox.
    * code-quality: errors.Is/As, closure-capture-of-loop-var, slice
      aliasing, ignored errors, library panics.
  C++-specific subagents from upstream (header/include hygiene,
  C++ lifetime/ownership/exception safety) dropped — not applicable
  to Go.

.gitignore refined: was a blanket `.claude/` ignore, now
`.claude/*` + `!.claude/skills/` + `!.claude/commands/`. Per-user
state... (continued)

4491 of 5477 relevant lines covered (82.0%)

1.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25511092215.1 07 May 2026 05:19PM UTC 17
82.0
GitHub Action Run
Source Files on build 25511092215
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25511092215
  • 3b0e6c78 on github
  • Prev Build on v1.5.0 (#25482834373)
  • Next Build on main (#25511451644)
  • 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