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

prisma-risk / tsoracle / 26368659303
95%

Build:
DEFAULT BRANCH: main
Ran 24 May 2026 06:03PM UTC
Jobs 1
Files 75
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

24 May 2026 05:59PM UTC coverage: 94.809%. Remained the same
26368659303

push

github

web-flow
refactor(openraft-toolkit): collapse BootstrapMode::Join into a dedicated join() fn (#298)

BootstrapMode had three variants but only Fresh did real work; Join and
Reopen each emitted a single log line and returned Ok. Picking Join over
Reopen by name changed nothing but the log level (info vs warn), which is
misleading API surface — the "join as learner" workflow is really the
leader's job via membership::add_learner.

Shrink BootstrapMode to Fresh | Reopen so every arm performs a distinct
local action, and move the learner-side intent into a new lifecycle::join()
no-op whose docstring directs callers to membership::add_learner on the
leader. Re-export join from the lifecycle module and the crate root.

Closes #103

11067 of 11673 relevant lines covered (94.81%)

492295.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26368659303.1 24 May 2026 06:03PM UTC 75
94.81
GitHub Action Run
Source Files on build 26368659303
  • Tree
  • List 75
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26368659303
  • 2ea805ea on github
  • Prev Build on main (#26368639128)
  • Next Build on main (#26368837491)
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