Refactor SQL agent #1010
Merged
Refactor SQL agent #1010
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.
Loading