test(ecstore): harden validation gate and EC coverage tests (#4590)

This commit is contained in:
Zhengchao An
2026-07-09 07:18:18 +08:00
committed by GitHub
parent 359bdc0f1f
commit ce6bc30b26
8 changed files with 418 additions and 138 deletions
+3
View File
@@ -88,3 +88,6 @@ mod rio_tests {
#[cfg(test)]
mod ecstore_validation_blackbox;
#[cfg(test)]
pub(crate) mod test_metrics;