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

tecnickcom / nurago / 29165106787
100%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 07:25PM UTC
Jobs 1
Files 186
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

11 Jul 2026 07:21PM UTC coverage: 100.0%. Remained the same
29165106787

push

github

nicolaasuni
build: add benchmark tooling with an allocation regression gate

Replace the display-only bench target with a benchstat-based toolchain: make bench now stores results in target/report/bench.txt with deterministic allocation stats (-benchmem -benchtime=100x -count=6, without -race or coverage instrumentation), make benchbase benchmarks a base git ref (default main) in a temporary worktree, make benchcmp runs both and fails on regressions, and make benchgate compares two result files directly.

The gate only fails on statistically significant increases in allocs/op, the one metric that proved deterministic in practice: B/op is subject to allocator size-class jitter and parallel-benchmark harness overhead at low iteration counts, and timing is too noisy to gate, so both remain advisory in the printed benchstat table.

Add benchstat as a go.mod tool dependency and run make bench in a parallel CI job so every push and pull request executes all benchmarks with real measurements.

15676 of 15676 relevant lines covered (100.0%)

980.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29165106787.1 11 Jul 2026 07:25PM UTC 186
100.0
GitHub Action Run
Source Files on build 29165106787
  • Tree
  • List 186
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29165106787
  • 283ce4f1 on github
  • Prev Build on main (#29161413070)
  • Next Build on main (#29168117404)
  • 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