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

prisma-risk / tsoracle / 26368085744
95%

Build:
DEFAULT BRANCH: main
Ran 24 May 2026 05:38PM UTC
Jobs 1
Files 74
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:33PM UTC coverage: 94.851% (+0.05%) from 94.8%
26368085744

push

github

web-flow
refactor(driver-file): document leader_tx via #[expect] instead of #[allow(dead_code)] (#294)

leader_tx is held to keep the watch channel open so
WatchStream::new(leader_rx.clone()) consumers don't see the stream
terminate; FileDriver never sends after the initial Leader { epoch: 0 }.
The bare #[allow(dead_code)] read as 'safe to delete'.

Replace it with a prose comment explaining why the field is stored, plus
#[expect(dead_code, reason = ...)] so the justification lives at the lint
site and the lint re-fires if the field ever becomes genuinely unused.

Closes #101

11053 of 11653 relevant lines covered (94.85%)

461141.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26368085744.1 24 May 2026 05:38PM UTC 74
94.85
GitHub Action Run
Source Files on build 26368085744
  • Tree
  • List 74
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26368085744
  • 40fd9564 on github
  • Prev Build on main (#26367973536)
  • Next Build on main (#26368354625)
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