Skip to content

feat(cli): allow rewriting the query using an LLM. - #124

Draft
Davidyz wants to merge 7 commits into
mainfrom
cli/query-rewriter
Draft

feat(cli): allow rewriting the query using an LLM.#124
Davidyz wants to merge 7 commits into
mainfrom
cli/query-rewriter

Conversation

@Davidyz

@DavidyzDavidyz commented May 6, 2025

Copy link
Copy Markdown
Owner

The code is mostly completed, but I think it's better if #67 can be addressed so that we can actually see how much improvement this feature brings.

@DavidyzDavidyz added enhancement New feature or request feature labels May 6, 2025
@Davidyz
Davidyzforce-pushed the cli/query-rewriter branch from 367aa01 to 8266efeCompareMay 6, 2025 08:44
@codecov

codecovBot commented May 6, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.29%. Comparing base (75f1766) to head (b489845).

Additional details and impacted files
@@ Coverage Diff @@## main #124 +/- ##
==========================================
+ Coverage 99.26% 99.29% +0.02% 
==========================================
Files 22 25 +3 Lines 1506 1566 +60 ==========================================
+ Hits 1495 1555 +60 
Misses 11 11 

☔ View full report in Codecov by Sentry.
📢 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.

@Davidyz
Davidyzforce-pushed the cli/query-rewriter branch 7 times, most recently from 50b0d34 to 78a6127CompareMay 10, 2025 08:45
@Davidyz
Davidyzforce-pushed the cli/query-rewriter branch from 78a6127 to b489845CompareMay 21, 2025 10:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or requestfeature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Davidyz