Skip to content

docs: add Code Review category page to GitHub Pages#679

Merged
gggdttt merged 7 commits into
mainfrom
private/wenjiefan/code-review-add-page
Jun 25, 2026
Merged

docs: add Code Review category page to GitHub Pages#679
gggdttt merged 7 commits into
mainfrom
private/wenjiefan/code-review-add-page

Conversation

@gggdttt

@gggdttt gggdttt commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

What

Adds a Code Review category page to the BC-Bench GitHub Pages site.

  • New docs/code-review.md: leaderboard scaffolding with Precision / Recall / F1 / F-beta(2) / Valid Output columns and a graceful No results available yet empty state, plus a How metrics are computed section.
  • docs/index.md: replaces the Code Review Coming Soon placeholder with a link to the new page.

Notes

  • Data file docs/_data/code-review.json is currently empty (runs: []), so the page renders the empty state until baseline results are published.
  • Column fields align with CodeReviewResultSummary (precision, recall, f1, f_beta_2, valid_review_output_rate).
  • No code or scoring changes; docs-only.

wenjiefan and others added 2 commits June 23, 2026 19:20
Add docs/code-review.md with a Precision/Recall/F1/Fbeta(2) leaderboard
(graceful empty-state) and metric explanations. Link it from the home
page categories table in place of the 'Coming Soon' placeholder.

@haoranpb haoranpb left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

After #684 is merged, you can then test this out locally, and make sure everything is as expected

@gggdttt gggdttt marked this pull request as draft June 25, 2026 08:52
wenjiefan added 2 commits June 25, 2026 16:19
Update the leaderboard table to real aggregate fields (F1/Macro F1 with 95% CI, Runs), drop the unaggregated Valid Output column, and document Fbeta(0.5), Severity MAE, and the bootstrap CI methodology.
@gggdttt gggdttt marked this pull request as ready for review June 25, 2026 14:39
@gggdttt gggdttt merged commit d226ce8 into main Jun 25, 2026
13 checks passed
@gggdttt gggdttt deleted the private/wenjiefan/code-review-add-page branch June 25, 2026 15:01
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