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

gatewayd-io / gatewayd
63%
main: 60%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/redis/go-redis/v9-9.14.0
DEFAULT BRANCH: main
Repo Added 07 Sep 2023 08:58PM UTC
Files 65
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 feature/add-raft-health-check
branch: feature/add-raft-health-check
CHANGE BRANCH
x
Reset
  • feature/add-raft-health-check
  • dependabot/go_modules/github.com/Masterminds/semver/v3-3.3.1
  • dependabot/go_modules/github.com/getsentry/sentry-go-0.35.1
  • dependabot/go_modules/github.com/getsentry/sentry-go-0.35.3
  • dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.24.0
  • dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.25.1
  • dependabot/go_modules/github.com/grpc-ecosystem/grpc-gateway/v2-2.26.1
  • dependabot/go_modules/github.com/jackc/pgx/v5-5.7.2
  • dependabot/go_modules/github.com/prometheus/client_golang-1.21.0
  • dependabot/go_modules/github.com/redis/go-redis/v9-9.13.0
  • dependabot/go_modules/github.com/redis/go-redis/v9-9.14.0
  • dependabot/go_modules/github.com/spf13/cast-1.7.1
  • dependabot/go_modules/github.com/spf13/cobra-1.9.1
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace-1.35.0
  • dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace-1.36.0
  • dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace-1.37.0
  • dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.35.0
  • dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.36.0
  • dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc-1.37.0
  • dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.35.0
  • dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.36.0
  • dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.37.0
  • dependabot/go_modules/go.opentelemetry.io/otel/trace-1.35.0
  • dependabot/go_modules/go.opentelemetry.io/otel/trace-1.36.0
  • dependabot/go_modules/go.opentelemetry.io/otel/trace-1.37.0
  • dependabot/go_modules/golang.org/x/text-0.22.0
  • dependabot/go_modules/golang.org/x/text-0.23.0
  • dependabot/go_modules/golang.org/x/text-0.28.0
  • dependabot/go_modules/golang.org/x/text-0.29.0
  • dependabot/go_modules/google.golang.org/grpc-1.68.1
  • dependabot/go_modules/google.golang.org/grpc-1.69.0
  • dependabot/go_modules/google.golang.org/grpc-1.72.2
  • dependabot/go_modules/google.golang.org/grpc-1.73.0
  • dependabot/go_modules/google.golang.org/protobuf-1.36.0
  • dependabot/go_modules/google.golang.org/protobuf-1.36.1
  • dependabot/go_modules/google.golang.org/protobuf-1.36.5
  • feature/add-raft-cluster-peer-management
  • feature/dynamic-adding-raft-642
  • feature/raft-loadbalancer-state
  • feature/setup-raft
  • fix-hclog-format-string
  • log-adapter
  • main
  • refactor-compat-policy
  • refactor-run-cmd
  • refactor-scheduler-functions
  • refs/tags/v0.10.0
  • refs/tags/v0.10.1
  • refs/tags/v0.10.2
  • refs/tags/v0.10.3
  • refs/tags/v0.9.0
  • refs/tags/v0.9.1
  • refs/tags/v0.9.10
  • refs/tags/v0.9.2
  • refs/tags/v0.9.3
  • refs/tags/v0.9.4
  • refs/tags/v0.9.5
  • refs/tags/v0.9.6
  • refs/tags/v0.9.7
  • refs/tags/v0.9.8
  • refs/tags/v0.9.9
  • update-deps

22 Dec 2024 08:15PM UTC coverage: 62.644% (+0.2%) from 62.449%
12457364230

Pull #643

github

sinadarbouy
Add GetHealthStatus method documentation and refactor

- Added a comment to document the GetHealthStatus method, explaining its purpose.
- Removed an unnecessary comment about caching commonly used values, as it was redundant with the code's functionality.
Pull Request #643: Add Raft Node Support for Health Checks and Metrics Collection

55 of 64 new or added lines in 5 files covered. (85.94%)

5 existing lines in 1 file now uncovered.

5098 of 8138 relevant lines covered (62.64%)

17.4 hits per line

Relevant lines Covered
Build:
Build:
8138 RELEVANT LINES 5098 COVERED LINES
17.4 HITS PER LINE
Source Files on feature/add-raft-health-check
  • Tree
  • List 63
  • Changed 11
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12457364230 feature/add-raft-health-check Add GetHealthStatus method documentation and refactor - Added a comment to document the GetHealthStatus method, explaining its purpose. - Removed an unnecessary comment about caching commonly used values, as it was redundant with the code's funct... Pull #643 22 Dec 2024 08:19PM UTC sinadarbouy github
62.64
See All Builds (621)
  • 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