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

maruina / go-infrabin / 18754982744
56%

Build:
DEFAULT BRANCH: master
Ran 23 Oct 2025 04:21PM UTC
Jobs 1
Files 12
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

23 Oct 2025 04:19PM UTC coverage: 50.51% (-0.3%) from 50.769%
18754982744

push

github

web-flow
Update Go to 1.25 and upgrade all dependencies (#396)

* Update Go to 1.25 and upgrade all dependencies

- Upgraded Go version from 1.23.5 to 1.25 in go.mod
- Updated Dockerfile to use golang:1.25-bullseye base image
- Updated all GitHub Actions workflows to use go-version: ^1.25
- Upgraded AWS SDK v2 from v1.36.1 to v1.39.3
- Upgraded gRPC from v1.70.0 to v1.76.0
- Upgraded grpc-gateway from v2.26.0 to v2.27.3
- Upgraded protobuf from v1.36.5 to v1.36.10
- Upgraded Prometheus client from v1.20.5 to v1.23.2
- Upgraded Cobra from v1.8.1 to v1.10.1
- Upgraded Viper from v1.19.0 to v1.21.0
- Regenerated protobuf code with updated dependencies
- All tests passing

* Fix CI failures: update Docker base image and golangci-lint version

- Change Dockerfile base from golang:1.25-bullseye to golang:1.25-trixie
  (bullseye variant not available for Go 1.25)
- Update golangci-lint from v1.63.4 to v2.5.0 to support Go 1.25
  (v1.63.4 was built with Go 1.23 and cannot lint Go 1.25 code)

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

Co-Authored-By: Claude <noreply@anthropic.com>

* Fix linting errors from golangci-lint v2.5.0

- Add error checking for os.Setenv and os.Unsetenv calls in test files
- Remove redundant type declarations in variable assignments (staticcheck ST1023)

Addresses:
- errcheck violations in internal/helpers/env_test.go (lines 10, 11, 29, 30)
- errcheck violation in pkg/infrabin/http_test.go (line 91)
- staticcheck ST1023 violations in internal/helpers/math_test.go (lines 9, 17)

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

Co-Authored-By: Claude <noreply@anthropic.com>

* Update dependencies and fix test compatibility

- Add .claude/settings.local.json to .gitignore
- Update google.golang.org/genproto/googleapis/api to latest
- Fix http_test.go to use t.Setenv without error checking

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

Co-Authored-By: Claude <noreply@anthropic.com>

---------

... (continued)

297 of 588 relevant lines covered (50.51%)

2.21 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
18
0.0
0.0% pkg/grpc/health/v1/health.pb.gw.go
Jobs
ID Job ID Ran Files Coverage
1 18754982744.1 23 Oct 2025 04:21PM UTC 12
50.51
GitHub Action Run
Source Files on build 18754982744
  • Tree
  • List 12
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1980af66 on github
  • Prev Build on master (#18751939578)
  • Next Build on master (#18757581159)
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