Skip to content

Set min T per node in tests to 1 pair#721

Open
volovyks wants to merge 5 commits intodevelopfrom
serhii/set-min-t-to-1-pair
Open

Set min T per node in tests to 1 pair#721
volovyks wants to merge 5 commits intodevelopfrom
serhii/set-min-t-to-1-pair

Conversation

@volovyks
Copy link
Copy Markdown
Contributor

Our tests keep generating triples that are never used.

@volovyks volovyks requested a review from ChaoticTempest March 20, 2026 11:12
triple: TripleConfig {
min_triples: 16,
max_triples: 320,
min_triples: 1,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ChaoticTempest This is actually a min_triples_per_node. With a "random" assignment of owner, we need to generate much more to meet this minimum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant