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

prisma-risk / tsoracle / 26313896576
95%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 09:59PM UTC
Jobs 1
Files 58
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

22 May 2026 09:55PM UTC coverage: 95.843% (-0.05%) from 95.893%
26313896576

push

github

web-flow
feat(paxos-toolkit): postcard codec, RocksDB key space, and meta serializers (#165)

* feat(paxos-toolkit): postcard codec wrapper with typed errors

* feat(paxos-toolkit): conditional fail_point! wrapper

* feat(paxos-toolkit): RocksDB key-space layout and prefix helpers

* feat(paxos-toolkit): typed meta-field serializers

* refactor(paxos-toolkit): apply code-review feedback

Four review-driven cleanups:

- failpoint.rs: switch to the openraft-toolkit pattern (macro_rules! in
  both cfg branches, no pub use re-exports). Drops the
  #[allow(unused_imports)] workarounds; also makes the closure form
  syntactically visible in the wrapper so a fail-crate signature change
  would surface here rather than at every call site.
- meta.rs: rename `b: &Ballot` to `ballot` (project convention forbids
  single-letter names for nouns), and add explicit #[must_use] on the
  fallible encode/decode wrappers for consistency with encode_u64.
- codec.rs: replace the truncated-input test payload with a longer
  Sample so that bytes.len() / 2 cuts through an interior field boundary
  rather than the trivial minimum.
- key_space.rs: fix a stale `LOG_PREFIX/0` comment fragment that
  implied a literal `L//0` key; rewrite the range bound description
  to refer to log_key(0).

136 of 146 new or added lines in 4 files covered. (93.15%)

7678 of 8011 relevant lines covered (95.84%)

661410.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
86.96
crates/tsoracle-paxos-toolkit/src/storage/meta.rs
4
94.44
crates/tsoracle-paxos-toolkit/src/storage/key_space.rs
Jobs
ID Job ID Ran Files Coverage
1 26313896576.1 22 May 2026 09:59PM UTC 58
95.84
GitHub Action Run
Source Files on build 26313896576
  • Tree
  • List 58
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26313896576
  • cb39967a on github
  • Prev Build on main (#26313652945)
  • Next Build on main (#26315329267)
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