Skip to content

Conversation

bashir2
Copy link
Collaborator

@bashir2 bashir2 commented Jul 25, 2025

Description of what I changed

A summary of results is available at the extended version of DevDays presentation. This also makes some minor changes in the querygen package and views.

E2E test

TESTED:

See notebook content.

Checklist: I completed these to help reviewers :)

  • I have read and will follow the review process.

  • I am familiar with Google Style Guides for the language I have coded in.

    No? Please take some time and review Java and Python style guides.

  • My IDE is configured to follow the Google code styles.

    No? Unsure? -> configure your IDE.

  • I have added tests to cover my changes. (If you refactored existing code that was well tested you do not have to add tests)

  • I ran mvn clean package right before creating this pull request and added all formatting changes to my commit.

  • All new and existing tests passed.

  • My pull request is based on the latest changes of the master branch.

    No? Unsure? -> execute command git pull --rebase upstream master

@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.53%. Comparing base (f016234) to head (2d04bcc).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1412   +/-   ##
=========================================
  Coverage     46.53%   46.53%           
  Complexity      663      663           
=========================================
  Files            90       90           
  Lines          5823     5823           
  Branches        800      800           
=========================================
  Hits           2710     2710           
  Misses         2824     2824           
  Partials        289      289           

☔ 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.

@bashir2 bashir2 requested a review from chandrashekar-s July 25, 2025 19:38
@bashir2
Copy link
Collaborator Author

bashir2 commented Jul 30, 2025

This PR passed e2e test before and the latest commit was just a notebook change; the last failure is a transient/flaky issue.

@bashir2
Copy link
Collaborator Author

bashir2 commented Jul 30, 2025

@chandrashekar-s as discussed please do a post-merge review of this PR. This mostly adds an evaluation notebook for the Text-to-SQL work; the amount of real code change is minimal.

@bashir2 bashir2 merged commit 0c0cdde into google:master Jul 30, 2025
5 of 6 checks passed
@bashir2 bashir2 deleted the textSQLEval branch July 30, 2025 15:23
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