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

prisma-risk / tsoracle / 26415388763
95%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 07:02PM UTC
Jobs 1
Files 66
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

25 May 2026 06:55PM UTC coverage: 96.475% (-0.02%) from 96.494%
26415388763

push

github

web-flow
refactor(client): rename leader_resolved module to channel_pool (#434)

The module name leader_resolved.rs no longer described its contents: it
owns the ChannelPool (channel cache + LRU eviction of hint endpoints +
round-robin iteration) alongside the leader cache. Rename it to
channel_pool.rs after the primary type it exports.

Private module (mod, not pub mod), so there is no public-API or semver
impact. git mv preserves blame/log --follow; the module body is
unchanged apart from one comment that cited the old import path.

Updated the mod declaration and use in lib.rs, the import in retry.rs
(rustfmt reordered it ahead of crate::error to keep the group sorted),
and the intra-doc link in worklist.rs.

10401 of 10781 relevant lines covered (96.48%)

452521.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
78.49
-0.56% crates/tsoracle-paxos-toolkit/src/lifecycle/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 26415388763.1 25 May 2026 07:02PM UTC 66
96.48
GitHub Action Run
Source Files on build 26415388763
  • Tree
  • List 66
  • Changed 4
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26415388763
  • ce96532a on github
  • Prev Build on main (#26414752906)
  • Next Build on main (#26415574492)
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