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

tecnickcom / nurago
100%

Build:
DEFAULT BRANCH: main
Repo Added 11 Jul 2026 09:19AM UTC
Token DE9nZmZMD97Codi1hDgECl2eQno8fzXse regen
Build 6 Last
Files 186
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
Sync Branches
  • No branch selected
  • main

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

Relevant lines Covered
Build:
Build:
15676 RELEVANT LINES 15676 COVERED LINES
980.91 HITS PER LINE
Source Files on main
  • Tree
  • List 186
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29165106787 main 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 -bench... push 11 Jul 2026 07:25PM UTC nicolaasuni github
100.0
29161413070 main build: add govulncheck vulnerability scanning to the QA pipeline Add a govulncheck Make target to both the library and the example service and run it as part of the qa target and the GitHub Actions check workflows. - install govulncheck via the ... push 11 Jul 2026 05:23PM UTC nicolaasuni github
100.0
29153706522 main test: cover empty select branches to reach 100% on Coveralls push 11 Jul 2026 01:08PM UTC nicolaasuni github
100.0
29148561031 main feat!: remove deprecated APIs BREAKING CHANGE: the deprecated encode.JsonEncoder function, typeutil.Pointer function, and the NameErrorLevel constants in metrics/opentel and metrics/prometheus have been removed; use encode.JSONEncoder, new(), and... push 11 Jul 2026 10:00AM UTC nicolaasuni github
99.99
29147536482 main doc: update module rename notice push 11 Jul 2026 09:23AM UTC nicolaasuni github
99.99
29147451763 main feat!: rename module from gogen to nurago Complete the rename started with the GitHub repository rename and the v1.145.0 deprecation release: the module path is now github.com/tecnickcom/nurago. - change the module directive and rewrite all inte... push 11 Jul 2026 09:19AM UTC nicolaasuni github
99.99
See All Builds (6)

Badge your Repo: nurago

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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