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

corebreaker / arbordb / 56

Builds Branch Commit Type Ran Committer Via Coverage
56 finalization Exclude the remaining defensive and feature-absent runtime branches from coverage Following the proc-macro markers, wrap the runtime crate's genuinely-unreachable branches in `// no-coverage:start` / `// no-coverage:stop` so the CI's grcov covera... push 13 Jul 2026 03:08PM UTC corebreaker circleci
98.47
55 finalization Bump the CircleCI Rust toolchain to 1.97.0 and the devtools image to v0.4.7 Pull #3 13 Jul 2026 03:08PM UTC corebreaker circleci
98.47
54 main Merge pull request #3 from corebreaker/finalization Finalization push 13 Jul 2026 03:08PM UTC web-flow circleci
98.47
37 main Merge pull request #2 from corebreaker/optimization Optimization push 12 Jul 2026 08:01AM UTC web-flow circleci
87.51
33 optimization Document the file-read clone cost and the reusable signer's long-lived key tradeoff `WriteBuffer::file_get` now notes it clones on every call, not once per edit: the target workload is a burst of edits (each `file_put` supersedes the last) within... Pull #2 12 Jul 2026 07:50AM UTC corebreaker circleci
87.51
29 optimization Address PR review: validate the scalar-write hint by structural epoch, reseal over buffered edits, and document the read memos The `fetch_mut` scalar-write hint (an already-resolved a-node key that lets an in-place patch skip re-walking the direc... Pull #2 12 Jul 2026 07:37AM UTC corebreaker circleci
87.51
25 optimization Extend the write-back cache to permissions and to file edits, and add a direct typed-to-blob encoder Rename the per-transaction DirBuffer to WriteBuffer and compile it into every build, including permissions, where a flushed directory is now seal... Pull #2 12 Jul 2026 07:00AM UTC corebreaker circleci
87.37
21 optimization Extend the write-back cache to permissions and to file edits, and add a direct typed-to-blob encoder Rename the per-transaction DirBuffer to WriteBuffer and compile it into every build, including permissions, where a flushed directory is now seal... Pull #2 12 Jul 2026 06:54AM UTC corebreaker circleci
87.37
17 main Merge pull request #1 from corebreaker/initial Initial developments push 12 Jul 2026 06:31AM UTC web-flow circleci
86.72
13 initial Enforce ACL + integrity on kind/exists and pin the KDF cost parameters Address the PR review: `kind`/`exists` now authorize `Rights::Access` and verify the integrity tag on the *target* vnode itself, matching `load`/`fetch`/`get`, so existence an... Pull #1 12 Jul 2026 06:19AM UTC corebreaker circleci pending completion
9 initial Let a write transaction read its own uncommitted state A WriteTxn now exposes the same value and filesystem reads as a ReadTxn — load, fetch, get, get_as, load_value, load_serde_value, kind, exists, ls, find, query, plus times / get_acl / owner /... Pull #1 12 Jul 2026 05:15AM UTC corebreaker circleci pending completion
5 initial Let a write transaction read its own uncommitted state A WriteTxn now exposes the same value and filesystem reads as a ReadTxn — load, fetch, get, get_as, load_value, load_serde_value, kind, exists, ls, find, query, plus times / get_acl / owner /... Pull #1 12 Jul 2026 05:02AM UTC corebreaker circleci pending completion
  • Back to Repo
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