fix: all tests now in sync

This commit is contained in:
Per Stark
2025-11-29 18:59:08 +01:00
parent abf0223bd2
commit 38cb2e5e24
19 changed files with 439 additions and 50 deletions
+2
View File
@@ -320,6 +320,8 @@ mod tests {
chunk_token_budget: 10000,
chunk_avg_chars_per_token: 4,
max_chunks_per_entity: 4,
average_ndcg: 0.0,
mrr: 0.0,
cases: Vec::new(),
}
}