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

maruina / go-infrabin
49%
master: 56%

Build:
Build:
LAST BUILD BRANCH: renovate/golangci-lint-2.x
DEFAULT BRANCH: master
Repo Added 26 Nov 2019 08:33AM UTC
Files 14
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 go-improve
branch: go-improve
CHANGE BRANCH
x
Reset
  • go-improve
  • admin-port
  • changelog
  • ct
  • delay
  • dependabot/go_modules/golang.org/x/net-0.36.0
  • dependabot/go_modules/golang.org/x/net-0.38.0
  • deps
  • docker
  • docs
  • egress
  • fix-build
  • fix-deploy
  • fix-gor
  • fix-gr
  • fix-release
  • fix-renovate
  • github-actions
  • github-actions-coverage
  • go1.23
  • gor
  • grpc-health
  • headers
  • kubeinfo
  • logs
  • maruina-patch-1
  • master
  • multi-arch-docker
  • prom
  • renovate/actions-checkout-4.x
  • renovate/aws-sdk-go-v2-monorepo
  • renovate/docker-build-push-action-5.x
  • renovate/docker-build-push-action-6.x
  • renovate/docker-login-action-3.x
  • renovate/gcr.io-distroless-base-debian12
  • renovate/github-actions
  • renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x
  • renovate/github.com-onsi-gomega-1.x
  • renovate/go-google.golang.org-protobuf-vulnerability
  • renovate/go-module-dependencies
  • renovate/golang-1.x
  • renovate/golangci-golangci-lint-action-6.x
  • renovate/golangci-lint-2.x
  • renovate/google.golang.org-genproto-googleapis-api-digest
  • renovate/google.golang.org-grpc-1.x
  • renovate/google.golang.org-grpc-cmd-protoc-gen-go-grpc-1.x
  • renovate/google.golang.org-protobuf-1.x
  • renovate/goreleaser-goreleaser-action-5.x
  • renovate/goreleaser-goreleaser-action-6.x
  • renovate/helm-chart-releaser-action-1.x
  • renovate/helm-chart-testing-action-2.x
  • renovate/helm-kind-action-1.x
  • renovate/major-github-actions
  • renovate/migrate-config
  • root-handler
  • slim-docker
  • struct
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.1.3
  • v0.1.4
  • v0.1.5

25 Oct 2025 06:36PM UTC coverage: 49.369% (-1.6%) from 51.009%
18806971970

Pull #405

github

maruina
Refactor RegisterInfrabin and RegisterHandler for clarity

- Rename mux variables for clarity: mux/mux1 → gatewayMux/serveMux
- Remove unnecessary TrimSuffix/StripPrefix logic (dead code for pattern="/")
- Remove unused strings import
- Simplify handler registration flow

All current usage passes pattern="/" making the prefix stripping logic
unnecessary. StripPrefix with empty string is a no-op, so removing it
simplifies the code without changing behavior.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #405: Improve Go code quality and update documentation

56 of 108 new or added lines in 7 files covered. (51.85%)

6 existing lines in 3 files now uncovered.

352 of 713 relevant lines covered (49.37%)

3.01 hits per line

Relevant lines Covered
Build:
Build:
713 RELEVANT LINES 352 COVERED LINES
3.01 HITS PER LINE
Source Files on go-improve
  • Tree
  • List 14
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18806971970 go-improve Refactor RegisterInfrabin and RegisterHandler for clarity - Rename mux variables for clarity: mux/mux1 → gatewayMux/serveMux - Remove unnecessary TrimSuffix/StripPrefix logic (dead code for pattern="/") - Remove unused strings import - Simplify h... Pull #405 25 Oct 2025 06:38PM UTC maruina github
49.37
18806598577 go-improve Improve Go code quality and update documentation This PR addresses multiple code quality improvements identified through comprehensive Go code review, bringing the codebase from 7.5/10 to 9.5/10 in adherence to Go best practices. ## Code Quality... Pull #405 25 Oct 2025 06:05PM UTC maruina github
49.65
See All Builds (1577)
  • 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

© 2025 Coveralls, Inc