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

Add PythonCodeAgent #896

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

proper rename

09170f0
Select commit
Loading
Failed to load commit list.
Open

Add PythonCodeAgent #896

proper rename
09170f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 1s

52.01% (+0.35%) compared to ee60b84

View this Pull Request on Codecov

52.01% (+0.35%) compared to ee60b84

Details

Codecov Report

Attention: Patch coverage is 84.93151% with 22 lines in your changes missing coverage. Please review.

Project coverage is 52.01%. Comparing base (ee60b84) to head (09170f0).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lumen/ai/agents.py 9.09% 10 Missing ⚠️
lumen/views/base.py 86.88% 8 Missing ⚠️
lumen/ai/models.py 0.00% 3 Missing ⚠️
lumen/ai/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #896      +/-   ##
==========================================
+ Coverage   51.65%   52.01%   +0.35%     
==========================================
  Files         108      108              
  Lines       13700    13846     +146     
==========================================
+ Hits         7077     7202     +125     
- Misses       6623     6644      +21     

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