This is an automated email from the ASF dual-hosted git repository.
zyxxoo pushed a commit to branch refactor/rust-rewrite-design
in repository https://gitbox.apache.org/repos/asf/hugegraph.git
The following commit(s) were added to refs/heads/refactor/rust-rewrite-design
by this push:
new 3a8fd1d16 docs(preflight): record final mutation result
3a8fd1d16 is described below
commit 3a8fd1d161aaa7f298665e11ff7f88a87295ac55
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 17:01:07 2026 +0800
docs(preflight): record final mutation result
---
docs/rust-rewrite-preflight-status.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/rust-rewrite-preflight-status.md
b/docs/rust-rewrite-preflight-status.md
index 82179becc..16a597d9e 100644
--- a/docs/rust-rewrite-preflight-status.md
+++ b/docs/rust-rewrite-preflight-status.md
@@ -53,5 +53,6 @@ Store 网络分区复验(2026-09-13):断开并恢复 store0 网络连接
2026-09-13 snapshot suite (*Snapshot*Test): SnapshotHandlerTest 6/6 passed, no
failures; evidence snapshot-suite-20260913.log.
2026-09-13 Partition POC verification rerun: fmt, clippy, and 14 tests passed;
evidence partition-poc-verify-rerun-20260913.log.
2026-09-13 Partition POC release-mode regression: 14 tests passed; evidence
partition-poc-release-latest-20260913.log.
+2026-09-13 Partition POC mutation rerun after adding boundary and heartbeat
mismatch cases: 27/30 mutants caught, 2 unviable, only non-contract main()
mutant missed; evidence cargo-mutants-partition-final-20260913.log.
2026-09-13 Independent linearizability Oracle and HTTP capture regression
rerun passed; evidence linear-oracle-rerun-20260913.log.
2026-09-13 cargo-mutants on Partition POC: 30 mutants, 27 caught, 3 missed
(90% overall; two missed validate mutations require stronger tests, main()
mutant is non-contract code); evidence cargo-mutants-partition-20260913.log.