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

raeperd / kickstart.go
71%
main: 71%

Build:
Build:
LAST BUILD BRANCH: fix-health-handler-data-race
DEFAULT BRANCH: main
Repo Added 07 Dec 2024 06:04AM UTC
Files 1
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 fix-health-handler-data-race
branch: fix-health-handler-data-race
CHANGE BRANCH
x
Reset
  • fix-health-handler-data-race
  • add-fail-fast-strategy
  • add-linting-tools
  • ci-coverall
  • ci-fix-dependabot-err-
  • ci-optimize
  • ci-unqeryvet
  • code-suggestion
  • dependabot/docker/golang-1.23-bullseye
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/download-artifact-4
  • dependabot/github_actions/actions/download-artifact-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/upload-artifact-4
  • dependabot/github_actions/docker/build-push-action-6
  • dependabot/github_actions/golangci/golangci-lint-action-7
  • dependabot/github_actions/golangci/golangci-lint-action-8
  • docs-newline
  • feat-graceful-shutdown-
  • feature/add-linter-and-ci-improvements
  • fix-content-type
  • main
  • refs/tags/v0.2.0
  • simplify-deploy-workflow
  • test-middleware
  • update-docker-compose

12 Oct 2025 06:53AM UTC coverage: 70.647%. First build
18440550506

Pull #49

github

raeperd
fix: resolve data race in handleGetHealth

Create a copy of baseRes for each request instead of modifying the
shared variable. The data race occurred when multiple concurrent
requests modified res.Uptime simultaneously.

All tests pass with race detection enabled.
Pull Request #49: fix: resolve data race in handleGetHealth

2 of 5 new or added lines in 1 file covered. (40.0%)

142 of 201 relevant lines covered (70.65%)

2.08 hits per line

Relevant lines Covered
Build:
Build:
201 RELEVANT LINES 142 COVERED LINES
2.08 HITS PER LINE
Source Files on fix-health-handler-data-race
  • List 1
  • 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
18440550506 fix-health-handler-data-race fix: resolve data race in handleGetHealth Create a copy of baseRes for each request instead of modifying the shared variable. The data race occurred when multiple concurrent requests modified res.Uptime simultaneously. All tests pass with race d... Pull #49 12 Oct 2025 06:54AM UTC raeperd github
70.65
See All Builds (63)
  • 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