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

liran-funaro / fabric-x-committer / 29819019576
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: loadgen-config-cleanup
DEFAULT BRANCH: main
Ran 21 Jul 2026 09:40AM UTC
Jobs 3
Files 127
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

21 Jul 2026 09:36AM UTC coverage: 91.343%. First build
29819019576

push

github

liran-funaro
[agent] Add development skill for writing new Go code

- New feature
- Documentation update

- Add a `development` skill capturing this repo's conventions for writing new Go
  code: code ordering (caller-before-callee, struct grouping, inline single-use
  helpers), concurrency (`errgroup` + `utils/channel` wrappers), Go 1.26 idioms,
  error handling, and logging — plus a `references/service-construction.md`
  blueprint for services/config/metrics.
- Wire the skill set together: `pr-review` now reads the `development` and `tests`
  skills and flags deviations as findings; `tests` gains a "Reusing Test Fixtures &
  Helpers" section (repo harnesses + `fabric-x-common` `testcrypto`/`tlsgen`).
- Fix stale references in `AGENTS.md` and `guidelines.md`: `logger.ErrorStackTrace(err)`
  does not exist — the real idiom is `logger.Errorf("%+v", err)`; also correct the
  `gprcerror` -> `grpcerror` typo in `guidelines.md`.
- Trim `AGENTS.md`'s now-duplicated convention prose to a summary that points at the
  `development` skill as the source of truth.

Validated with a with-skill vs. baseline comparison across 6 coding tasks; the skill
improved adherence on the subtle conventions a capable baseline still missed
(context-aware `channel.NewReader/Writer`, `%+v` boundary logging).

Signed-off-by: Liran Funaro <liran.funaro@gmail.com>

10298 of 11274 relevant lines covered (91.34%)

34758.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 core-db-test - 29819019576.1 21 Jul 2026 09:40AM UTC 98
46.08
GitHub Action Run
2 unit-test - 29819019576.2 21 Jul 2026 09:42AM UTC 91
85.1
GitHub Action Run
3 db-test - 29819019576.3 21 Jul 2026 09:43AM UTC 127
79.58
GitHub Action Run
Source Files on build 29819019576
  • Tree
  • List 127
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 658d9e6d on github
  • Next Build on skill-dev (#29819875454)
  • Delete
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