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

Async data calls #714

Merged
merged 10 commits into from
Sep 25, 2024

Update assistant.py

40f4ec2
Select commit
Loading
Failed to load commit list.
Merged

Async data calls #714

Update assistant.py
40f4ec2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2024 in 0s

55.94% (-0.09%) compared to cc86118

View this Pull Request on Codecov

55.94% (-0.09%) compared to cc86118

Details

Codecov Report

Attention: Patch coverage is 0% with 99 lines in your changes missing coverage. Please review.

Project coverage is 55.94%. Comparing base (cc86118) to head (40f4ec2).

Files with missing lines Patch % Lines
lumen/ai/utils.py 0.00% 52 Missing ⚠️
lumen/ai/agents.py 0.00% 30 Missing ⚠️
lumen/ai/analysis.py 0.00% 6 Missing ⚠️
lumen/ai/views.py 0.00% 6 Missing ⚠️
lumen/ai/assistant.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #714      +/-   ##
==========================================
- Coverage   56.02%   55.94%   -0.09%     
==========================================
  Files          98       98              
  Lines       11828    11845      +17     
==========================================
  Hits         6627     6627              
- Misses       5201     5218      +17     

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