Skip to content

[Small bug fix] benchmark stats by language - pull the correct pass rate for each language#32

Merged
dwash96 merged 4 commits intocecli-dev:v0.87.10from
itsmeknt:feat/benchmark_stats_by_language
Oct 5, 2025
Merged

[Small bug fix] benchmark stats by language - pull the correct pass rate for each language#32
dwash96 merged 4 commits intocecli-dev:v0.87.10from
itsmeknt:feat/benchmark_stats_by_language

Conversation

@itsmeknt
Copy link
Copy Markdown

Hello! My previous PR #27 had a slight bug. When you run benchmark.py --stats --verbose and view the stats broken down by language, It was using the wrong language to retrieve the pass rate.

Apologies for the error. I did some last second refactoring before submitting the PR, and didn't catch this bug in my manual spot tests.

This small PR fixes the mentioned bug by passing in lang as a parameter to retrieve the correct num_passed and pass_rate for each language.

@dwash96 dwash96 changed the base branch from main to v0.87.10 October 5, 2025 15:26
@dwash96 dwash96 merged commit 6149057 into cecli-dev:v0.87.10 Oct 5, 2025
8 checks passed
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.

2 participants