Skip to content

feat(benchmark): benchmark suite + register_models export - #36

Open
ParamThakkar123 wants to merge 21 commits into
mainfrom
feature/benchmark-improvements
Open

feat(benchmark): benchmark suite + register_models export#36
ParamThakkar123 wants to merge 21 commits into
mainfrom
feature/benchmark-improvements

Conversation

@ParamThakkar123

Copy link
Copy Markdown
Collaborator

Adds a benchmarking module that validates LLM-generated FunSQL against gold SQL; exports register_models for callers. Also prepares a tolerant comparator to follow in the next change.

@codecov

codecov Bot commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 4.97238% with 172 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.13%. Comparing base (792c537) to head (c91f629).
⚠️ Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
src/benchmark.jl 0.00% 169 Missing ⚠️
src/query.jl 0.00% 2 Missing ⚠️
src/utils.jl 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   14.01%   21.13%   +7.11%     
==========================================
  Files           6        6              
  Lines         107      265     +158     
==========================================
+ Hits           15       56      +41     
- Misses         92      209     +117     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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