Skip to content

Conversation

@anim001k
Copy link
Contributor

Replace the dynamic HashSet-based repository counting in BenchmarkResults::generate_markdown with a direct repos.len() call.

Copy link
Member

@onbjerg onbjerg left a comment

Choose a reason for hiding this comment

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

while this is simpler it does not capture the same data semantically. the reason the hashset was introduced was to only display the repositories that actually have data, not all the repositories that were configured

@onbjerg onbjerg closed this Dec 17, 2025
@github-project-automation github-project-automation bot moved this to Done in Foundry Dec 17, 2025
@anim001k anim001k deleted the patch-7 branch December 17, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants