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

Fix/key auth #790

Closed
wants to merge 8 commits into from

Merge branch 'dev' into fix/key-auth

5b5ac10
Select commit
Loading
Failed to load commit list.
Closed

Fix/key auth #790

Merge branch 'dev' into fix/key-auth
5b5ac10
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 18, 2023 in 0s

58.38% (+0.09%) compared to 1ed1696

View this Pull Request on Codecov

58.38% (+0.09%) compared to 1ed1696

Details

Codecov Report

Patch coverage: 75.00% and project coverage change: +0.09 🎉

Comparison is base (1ed1696) 58.29% compared to head (5b5ac10) 58.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #790      +/-   ##
==========================================
+ Coverage   58.29%   58.38%   +0.09%     
==========================================
  Files         156      157       +1     
  Lines        6306     6327      +21     
  Branches      656      656              
==========================================
+ Hits         3676     3694      +18     
- Misses       2482     2485       +3     
  Partials      148      148              
Impacted Files Coverage Δ
superagi/llms/base_llm.py 70.58% <50.00%> (-0.85%) ⬇️
superagi/llms/google_palm.py 78.37% <75.00%> (+1.71%) ⬆️
superagi/llms/openai.py 66.66% <75.00%> (+3.25%) ⬆️
...eragi/models/types/validate_llm_api_key_request.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.