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

prisma-risk / tsoracle / 26379085453
95%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 02:05AM UTC
Jobs 1
Files 80
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 01:49AM UTC coverage: 94.816% (+0.02%) from 94.793%
26379085453

push

github

web-flow
test(fuzz): fuzz the openraft meta-column bare-postcard decode (#372)

On every node restart the log store reads its meta column-family singletons
back with *bare* postcard — no version frame — via log_store::meta::read: the
current Vote (label `Vote`) and a LogId for the `Committed` and `LastPurged`
labels. A panic decoding any of them crashes startup, and no target covered
this path: toolkit_codec_decode only exercises the version-framed
[version | postcard] records used for the log and snapshot.

Add an openraft_meta_decode target that decodes the two concrete meta types
through bare postcard, wired into both fuzz CI matrices with a seed corpus
(empty, both vote forms, log id at the value extremes). Expose the types as
tsoracle types and nothing else depends on the meta representation.

Refreshes the stale fuzz Cargo.lock to current workspace crate versions.

12181 of 12847 relevant lines covered (94.82%)

436262.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26379085453.1 25 May 2026 02:05AM UTC 80
94.82
GitHub Action Run
Source Files on build 26379085453
  • Tree
  • List 80
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26379085453
  • 284cc854 on github
  • Prev Build on main (#26379037445)
  • Next Build on main (#26379281817)
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