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

feat: add google ai #1441

Merged
merged 2 commits into from
Nov 15, 2024

fix: ruff lint

144ab61
Select commit
Loading
Failed to load commit list.
Merged

feat: add google ai #1441

fix: ruff lint
144ab61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 15, 2024 in 0s

33.89% (-0.08%) compared to 91e7c16

View this Pull Request on Codecov

33.89% (-0.08%) compared to 91e7c16

Details

Codecov Report

Attention: Patch coverage is 30.43478% with 16 lines in your changes missing coverage. Please review.

Project coverage is 33.89%. Comparing base (91e7c16) to head (144ab61).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
application/llm/google_ai.py 27.27% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1441      +/-   ##
==========================================
- Coverage   33.96%   33.89%   -0.08%     
==========================================
  Files          69       70       +1     
  Lines        3409     3440      +31     
==========================================
+ Hits         1158     1166       +8     
- Misses       2251     2274      +23     

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