test(lifecycle): add property-based coverage for rule evaluation (#4824)

Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
Zhengchao An
2026-07-15 11:52:17 +08:00
committed by GitHub
parent 468dcaef69
commit 6ea6832aef
3 changed files with 515 additions and 1 deletions
Generated
+1
View File
@@ -9464,6 +9464,7 @@ name = "rustfs-lifecycle"
version = "1.0.0-beta.9"
dependencies = [
"async-trait",
"proptest",
"rustfs-common",
"rustfs-config",
"rustfs-replication",