Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor SQL agent #1010

Merged
merged 11 commits into from
Feb 5, 2025

Merge branch 'main' into refactor_sql_agent

6ff33a7
Select commit
Loading
Failed to load commit list.
Merged

Refactor SQL agent #1010

Merge branch 'main' into refactor_sql_agent
6ff33a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

57.65% (+0.18%) compared to 2b3c195

View this Pull Request on Codecov

57.65% (+0.18%) compared to 2b3c195

Details

Codecov Report

Attention: Patch coverage is 10.52632% with 68 lines in your changes missing coverage. Please review.

Project coverage is 57.65%. Comparing base (2b3c195) to head (6ff33a7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lumen/ai/agents.py 7.40% 50 Missing ⚠️
lumen/ai/coordinator.py 0.00% 16 Missing ⚠️
lumen/ai/models.py 80.00% 1 Missing ⚠️
lumen/ai/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1010      +/-   ##
==========================================
+ Coverage   57.47%   57.65%   +0.18%     
==========================================
  Files         109      109              
  Lines       14262    14212      -50     
==========================================
- Hits         8197     8194       -3     
+ Misses       6065     6018      -47     

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