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

tari-project / tari / 26814101315
60%

Build:
DEFAULT BRANCH: development
Ran 02 Jun 2026 11:26AM UTC
Jobs 1
Files 702
Run time 2min
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

02 Jun 2026 10:32AM UTC coverage: 61.29% (-0.01%) from 61.301%
26814101315

push

github

web-flow
feat: add synced gRPC healthcheck (#7867)

This pull request adds support for gRPC health checking to the Minotari
node. The main changes introduce a health reporter that tracks the
node's state via the state machine and updates the gRPC health status
accordingly. This allows external systems to check the node's readiness
and health using the standard gRPC health check protocol.

**gRPC Health Checking Integration:**

* Added the `tonic-health` dependency to `Cargo.toml` for gRPC health
checking support.
* Updated the `run_grpc` function in `lib.rs` to optionally accept a
`StateMachineHandle`, set up a `HealthReporter`, and add the gRPC health
service to the server. The health status is updated based on the node's
state.
[[1]](diffhunk://#diff-<a class=hub.com/tari-project/tari/commit/16fa446fb226d326cfbacc0938b31c552672cb25">16fa446fbfb555d2e48b93b5c8ea2f3f6R346)
[[2]](diffhunk://#diff-16fa446fb226d326cfbacc0938b31c552672cb25fb555d2e48b93b5c8ea2f3f6R366-R383)

71923 of 117349 relevant lines covered (61.29%)

222781.28 hits per line

Coverage Regressions

Lines Coverage ∆ File
11
61.78
-1.04% comms/core/src/connectivity/manager.rs
3
64.41
-1.27% comms/core/src/connectivity/requester.rs
2
85.42
-0.46% base_layer/p2p/src/services/liveness/service.rs
1
90.56
-0.29% comms/core/src/multiplexing/yamux.rs
1
59.31
0.0% comms/dht/src/connectivity/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 26814101315.1 02 Jun 2026 11:26AM UTC 702
61.29
GitHub Action Run
Source Files on build 26814101315
  • Tree
  • List 702
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26814101315
  • 561f4153 on github
  • Prev Build on development (#26644510197)
  • Next Build on development (#26843529951)
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