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

prisma-risk / tsoracle / 26354719091
95%

Build:
DEFAULT BRANCH: main
Ran 24 May 2026 07:10AM 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 07:05AM UTC coverage: 94.796% (+0.03%) from 94.768%
26354719091

push

github

web-flow
feat: pin an on-disk schema version for snapshots, log entries, and meta records (#291)

* feat(openraft-toolkit): stamp a schema version on persisted log records

Route RocksdbLogStore log-entry encode/decode through the version-prefixed codec at a pinned SCHEMA_VERSION so a future entry-layout change fails with a structured InvalidData error instead of silently misdecoding old entries.

Refs #93

* feat(driver-openraft): version-stamp the snapshot payload and envelope

Route HighWaterStateMachine's snapshot payload and on-disk PersistedSnapshot envelope through the toolkit's version-prefixed codec at SCHEMA_VERSION, with v1-layout fixtures and a foreign-version rejection test. A future snapshot field change now fails with InvalidData instead of silently misdecoding upgraded-from-disk state.

Refs #93

* feat(paxos-toolkit): version-prefix the storage codec

Upgrade the bare postcard codec to [version | postcard] framing with a pinned SCHEMA_VERSION and Empty/Version errors, and route ballots, stopsign, snapshot, and log entries through it. Add v1-layout fixtures for the meta ballot and a foreign-version rejection test. A future layout change now fails with a version mismatch rather than silently misdecoding persisted OmniPaxos state.

Refs #93

* test(paxos): pin v1 log-entry layout and refresh fuzz artifacts

Add a v1-layout fixture for a HighWaterCommand log entry, refresh the now-inaccurate ballot fuzz-target comment, and regenerate the version-prefixed ballot seed corpus.

Refs #93

155 of 158 new or added lines in 5 files covered. (98.1%)

10838 of 11433 relevant lines covered (94.8%)

431642.48 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
98.74
-0.25% crates/tsoracle-driver-openraft/src/state_machine.rs
1
98.87
-0.33% crates/tsoracle-openraft-toolkit/src/log_store/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 26354719091.1 24 May 2026 07:10AM UTC 74
94.8
GitHub Action Run
Source Files on build 26354719091
  • Tree
  • List 74
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26354719091
  • aa178656 on github
  • Prev Build on main (#26354468438)
  • Next Build on main (#26367782141)
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